Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup around linux futex, apply EINTR case for timed waits | falkTX | 2021-04-14 | 1 | -7/+9 |
* | JackLinuxFutex: treat maximum TimedWait() as Wait() and retry on EINTR | chzchzchz | 2021-04-14 | 1 | -1/+8 |
* | Use SYS_futex instead of __NR_futex | Khem Raj | 2020-11-27 | 1 | -3/+7 |
* | Fix client UUID gen, and some warnings (#440) | Filipe Coelho | 2019-03-18 | 1 | -1/+4 |
* | Check mmap() against MAP_FAILED | falkTX | 2018-04-05 | 1 | -10/+16 |
* | Secure promiscuous mode for linux futexes | Cédric Schieli | 2017-03-18 | 1 | -1/+16 |
* | Use Linux futex as JackSynchro | falkTX | 2017-03-07 | 1 | -0/+243 |