aboutsummaryrefslogtreecommitdiff
path: root/hurd/hurdlock.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-1/+1
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-16hurd: Add __lll_abstimed_wait_intrSamuel Thibault1-0/+11
2020-12-16hurd: make lll_* take a variable instead of a ptrSamuel Thibault1-7/+7
2020-05-26htl: Add clock variantsSamuel Thibault1-0/+12
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/+1
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-03-20hurd: Code style fixesSamuel Thibault1-37/+42
2018-03-18hurd: Fix copyright yearsSamuel Thibault1-1/+1
2018-03-18hurd: Reimplement libc locks using mach's gsyncAgustina Arzille1-0/+215