about summary refs log tree commit diff
path: root/sysdeps/htl/sem-timedwait.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* htl: Fix semaphore referenceSergey Bugaev2023-02-121-5/+5
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* htl: Fix sem_wait race between read and gsync_waitSamuel Thibault2022-12-301-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* htl: Add pshared semaphore supportSamuel Thibault2020-12-161-124/+139
* htl: Add wrapper header for <semaphore.h> with hidden __sem_postFlorian Weimer2020-06-241-1/+1
* htl: Fix case when sem_*wait is canceled while holding a tokenSamuel Thibault2020-06-241-2/+13
* htl: Make sem_*wait cancellations pointsSamuel Thibault2020-06-241-8/+84
* htl: Add sem_clockwait supportSamuel Thibault2020-06-071-2/+10
* hurd: Add __pthread_spin_wait and use itSamuel Thibault2020-02-111-2/+2
* htl: Make sem_wait/sem_timedwait interruptibleSamuel Thibault2020-02-101-6/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* time: Introduce function to check correctness of nanoseconds valueLukasz Majewski2019-10-271-1/+2
* 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/+98