aboutsummaryrefslogtreecommitdiff
path: root/htl/pt-internal.h
AgeCommit message (Expand)Author
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-22htl: Fix cleaning the reply portSamuel Thibault
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-16htl: Move thread table to ld.soSergey Bugaev
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-16htl: Add pshared semaphore supportSamuel Thibault
2020-11-11htl: Keep thread signals blocked during its initializationSamuel Thibault
2020-06-14htl: Move cleanup stack to variable shared between libc and pthreadSamuel Thibault
2020-02-10htl: Make sem_wait/sem_timedwait interruptibleSamuel Thibault
2020-02-09htl: Report missing mutex lock on pthread_cond_*waitSamuel Thibault
2020-02-09htl: Fix default guard sizeSamuel Thibault
2020-02-09htl: Add support for C11 threads behaviorSamuel Thibault
2020-02-09htl: Remove unused filesSamuel Thibault
2020-01-13htl: Avoid crashing when passed invalid pthread_t valuesSamuel Thibault
2020-01-04htl: Drop common tcbhead_t definitionSamuel Thibault
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-04-02hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault
2018-04-02hurd: Add hurd thread librarySamuel Thibault