summaryrefslogtreecommitdiff
path: root/lib/libc/sys/futex.2
AgeCommit message (Expand)Author
2021-05-26Fix the return value for the FUTEX_WAIT/FUTEX_WAIT_PRIVATE futex(2)Mark Kettenis
2019-01-18futex(2): validate relative timeout before sleeping.cheloha
2018-04-24Make futex(2) also return ECANCELED in case SA_RESTART was set.Paul Irofti
2017-04-28Reference the "Futexes Are Tricky" paper.Martin Pieuchot
2017-04-28errant space;Jason McIntyre
2017-04-28Document futex(2) with a lot of inputs from schwarze@Martin Pieuchot