about summary refs log tree commit diff
path: root/htl/pt-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* htl: move __pthtread_total into libcGuy-Fleury Iteriteka2023-04-051-0/+1
* Fix typos in commentsSamuel Thibault2023-02-121-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* htl: Fix cleaning the reply portSamuel Thibault2022-01-221-5/+11
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* htl: Move thread table to ld.soSergey Bugaev2021-09-161-16/+7
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* htl: Add pshared semaphore supportSamuel Thibault2020-12-161-0/+33
* htl: Keep thread signals blocked during its initializationSamuel Thibault2020-11-111-0/+3
* htl: Move cleanup stack to variable shared between libc and pthreadSamuel Thibault2020-06-141-1/+3
* htl: Make sem_wait/sem_timedwait interruptibleSamuel Thibault2020-02-101-0/+8
* htl: Report missing mutex lock on pthread_cond_*waitSamuel Thibault2020-02-091-0/+3
* htl: Fix default guard sizeSamuel Thibault2020-02-091-1/+1
* htl: Add support for C11 threads behaviorSamuel Thibault2020-02-091-0/+3
* htl: Remove unused filesSamuel Thibault2020-02-091-3/+0
* htl: Avoid crashing when passed invalid pthread_t valuesSamuel Thibault2020-01-131-2/+4
* htl: Drop common tcbhead_t definitionSamuel Thibault2020-01-041-10/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault2018-04-021-7/+7
* hurd: Add hurd thread librarySamuel Thibault2018-04-021-0/+324