aboutsummaryrefslogtreecommitdiff
path: root/htl/pt-internal.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov1-1/+1
2023-04-05htl: move __pthtread_total into libcGuy-Fleury Iteriteka1-0/+1
2023-02-12Fix typos in commentsSamuel Thibault1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-22htl: Fix cleaning the reply portSamuel Thibault1-5/+11
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-16htl: Move thread table to ld.soSergey Bugaev1-16/+7
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-16htl: Add pshared semaphore supportSamuel Thibault1-0/+33
2020-11-11htl: Keep thread signals blocked during its initializationSamuel Thibault1-0/+3
2020-06-14htl: Move cleanup stack to variable shared between libc and pthreadSamuel Thibault1-1/+3
2020-02-10htl: Make sem_wait/sem_timedwait interruptibleSamuel Thibault1-0/+8
2020-02-09htl: Report missing mutex lock on pthread_cond_*waitSamuel Thibault1-0/+3
2020-02-09htl: Fix default guard sizeSamuel Thibault1-1/+1
2020-02-09htl: Add support for C11 threads behaviorSamuel Thibault1-0/+3
2020-02-09htl: Remove unused filesSamuel Thibault1-3/+0
2020-01-13htl: Avoid crashing when passed invalid pthread_t valuesSamuel Thibault1-2/+4
2020-01-04htl: Drop common tcbhead_t definitionSamuel Thibault1-10/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-04-02hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault1-7/+7
2018-04-02hurd: Add hurd thread librarySamuel Thibault1-0/+324