Age | Commit message (Expand) | Author |
---|---|---|
2021-06-13 | Save and restore errno around FUTEX_WAIT futex(2) operations. While there | Mark Kettenis |
2021-05-21 | The implementation of the FUTEX_WAIT option in futex(2) is subtly broken. | Mark Kettenis |
2020-07-06 | Add support for timeconting in userland. | Paul Irofti |
2019-10-21 | Kill unused _wait() function. | Martin Pieuchot |
2018-06-04 | Use process-private futexes. This avoids the overhead of calling into uvm | Mark Kettenis |
2017-09-05 | Move mutex, condvar, and thread-specific data routes, pthread_once, and | Philip Guenther |
2017-08-15 | Copy files from ../librthread in preparation for moving functionality | Philip Guenther |