aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/htl
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-07-03htl: Let Mach place thread stacksSergey Bugaev
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2023-01-02htl: Drop duplicate check in __pthread_stack_allocSamuel Thibault
2022-01-22htl: Fix cleaning the reply portSamuel Thibault
2022-01-15htl: Clear kernel_thread field before releasing the thread structureSamuel Thibault
2022-01-15hurd: Fix pthread_kill on exiting/ted threadSamuel Thibault
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-02-11hurd: Add __pthread_spin_wait and use itSamuel Thibault
2020-02-10htl: Make sem_wait/sem_timedwait interruptibleSamuel Thibault
2020-02-09htl: make pthread_spin_lock really spinSamuel Thibault
2020-02-09C11 threads: Move implementation to sysdeps/pthreadSamuel 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: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault
2018-04-02hurd: Add hurd thread librarySamuel Thibault