aboutsummaryrefslogtreecommitdiff
path: root/htl/pt-create.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-04-05htl: move __pthtread_total into libcGuy-Fleury Iteriteka
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2023-01-02htl: Check error returned by __getrlimitSamuel Thibault
2022-09-23Use C11 atomics instead of atomic_increment(_val)Wilco Dijkstra
2022-09-09Use C11 atomics instead of atomic_decrement(_val)Wilco Dijkstra
2022-01-22htl: Fix cleaning the reply portSamuel Thibault
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-26htl: Fix sigset of main threadSamuel Thibault
2021-09-16htl: Move thread table to ld.soSergey Bugaev
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-03htl: Add hidden def for __pthread_create/detachSamuel Thibault
2020-11-11htl: Keep thread signals blocked during its initializationSamuel Thibault
2020-07-06Add the __libc_single_threaded variableFlorian Weimer
2020-02-10htl C11 threads: Avoid pthread_ symbols visibility in static librarySamuel Thibault
2020-02-09htl: Add support for C11 threads behaviorSamuel Thibault
2020-01-13htl: Avoid exposing unixoid functionsSamuel 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: Avoid local PLTs in libpthread.Samuel Thibault
2018-04-02hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault
2018-04-02hurd: Add hurd thread librarySamuel Thibault