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