about summary refs log tree commit diff
path: root/htl/forward.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* htl: move pthread_attr_setdetachstate into libcGuy-Fleury Iteriteka2023-08-241-3/+0
* htl: move pthread_attr_getdetachstate into libcGuy-Fleury Iteriteka2023-08-241-3/+0
* htl: move pthread_attr_setschedpolicy into libcGuy-Fleury Iteriteka2023-08-241-3/+0
* htl: move pthread_attr_getschedpolicy into libcGuy-Fleury Iteriteka2023-08-241-2/+0
* htl: move pthread_attr_setinheritsched into libcGuy-Fleury Iteriteka2023-08-241-3/+0
* htl: move pthread_attr_getinheritsched into libcGuy-Fleury Iteriteka2023-08-241-2/+0
* htl: move pthread_attr_getschedparam into libcGuy-Fleury Iteriteka2023-08-241-3/+0
* htl: move pthread_setschedparam into libcGuy-Fleury Iteriteka2023-08-241-5/+0
* htl: move pthread_getschedparam into libcGuy-Fleury Iteriteka2023-08-241-4/+0
* htl: move pthread_equal into libcGuy-Fleury Iteriteka2023-08-241-4/+0
* htl: move pthread_self info libc.Guy-Fleury Iteriteka2023-04-051-4/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* fork.h: replace with register-atfork.hSamuel Thibault2021-03-291-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* htl: Move cleanup stack to variable shared between libc and pthreadSamuel Thibault2020-06-141-2/+2
* htl: Move __register_atfork from forward to own fileSamuel Thibault2020-02-091-138/+0
* 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: Add hurd thread librarySamuel Thibault2018-04-021-0/+283