summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/pt-sysdep.c
AgeCommit message (Expand)Author
2018-03-28Fix coding styleSamuel Thibault
2018-03-03Fix copyright years and addressesAmos Jeffries
2015-03-20Fix reference to ___pthread_initSamuel Thibault
2015-03-20Don't hardcode using __libc_stack_endSamuel Thibault
2015-02-28Allow libpthread.so to dynamically loaded from a dlopened librarySamuel Thibault
2015-02-12Rename __pthread_init into ___pthread_initSamuel Thibault
2013-12-29Revert "Allow applications to set the default stack size"Richard Braun
2013-12-26Implement thread destructionRichard Braun
2013-10-20Drop threadvars entirelySamuel Thibault
2012-11-25Allow applications to set the default stack sizeRichard Braun
2012-04-27Store self in __thread variable instead of threadvarSamuel Thibault
2012-04-23Rename __pthread_initialize into __pthread_initSamuel Thibault
2005-05-04libpthread/Neal H. Walfield
2002-10-10Import libpthread.Neal H. Walfield