summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/futex.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* futex(2): validate relative timeout before sleeping.cheloha2019-01-181-2/+7
* Make futex(2) also return ECANCELED in case SA_RESTART was set.pirofti2018-04-241-2/+7
* Reference the "Futexes Are Tricky" paper.mpi2017-04-281-1/+7
* errant space;jmc2017-04-281-2/+2
* Document futex(2) with a lot of inputs from schwarze@mpi2017-04-281-0/+134