aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/htl/sem-timedwait.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-12htl: Fix semaphore referenceSergey Bugaev1-5/+5
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-12-30htl: Fix sem_wait race between read and gsync_waitSamuel Thibault1-2/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-16htl: Add pshared semaphore supportSamuel Thibault1-124/+139
2020-06-24htl: Add wrapper header for <semaphore.h> with hidden __sem_postFlorian Weimer1-1/+1
2020-06-24htl: Fix case when sem_*wait is canceled while holding a tokenSamuel Thibault1-2/+13
2020-06-24htl: Make sem_*wait cancellations pointsSamuel Thibault1-8/+84
2020-06-07htl: Add sem_clockwait supportSamuel Thibault1-2/+10
2020-02-11hurd: Add __pthread_spin_wait and use itSamuel Thibault1-2/+2
2020-02-10htl: Make sem_wait/sem_timedwait interruptibleSamuel Thibault1-6/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-10-27time: Introduce function to check correctness of nanoseconds valueLukasz Majewski1-1/+2
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-04-02hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault1-7/+7
2018-04-02hurd: Add hurd thread librarySamuel Thibault1-0/+98