about summary refs log tree commit diff
path: root/sysdeps/mach/htl
Commit message (Expand)AuthorAgeFilesLines
* htl: Respect GL(dl_stack_flags) when allocating stacksSergey Bugaev2024-03-231-2/+7
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0111-11/+11
* htl: Let Mach place thread stacksSergey Bugaev2023-07-031-29/+6
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-301-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0611-11/+11
* htl: Drop duplicate check in __pthread_stack_allocSamuel Thibault2023-01-021-3/+0
* htl: Fix cleaning the reply portSamuel Thibault2022-01-221-9/+17
* htl: Clear kernel_thread field before releasing the thread structureSamuel Thibault2022-01-151-3/+3
* hurd: Fix pthread_kill on exiting/ted threadSamuel Thibault2022-01-151-0/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0111-11/+11
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0211-11/+11
* hurd: Add __pthread_spin_wait and use itSamuel Thibault2020-02-111-0/+9
* htl: Make sem_wait/sem_timedwait interruptibleSamuel Thibault2020-02-104-3/+33
* htl: make pthread_spin_lock really spinSamuel Thibault2020-02-091-1/+1
* C11 threads: Move implementation to sysdeps/pthreadSamuel Thibault2020-02-091-0/+26
* htl: Avoid exposing unixoid functionsSamuel Thibault2020-01-131-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0110-10/+10
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0710-10/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0110-10/+10
* hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault2018-04-028-56/+56
* hurd: Add hurd thread librarySamuel Thibault2018-04-0211-0/+589