Age | Commit message (Expand) | Author |
---|---|---|
2017-08-13 | New flag PR_RWLOCK for pool_init(9) makes the pool use rwlocks instead | Philip Guenther |
2017-05-27 | Use copyin32(9) to atomically copy the futex from user space. | Mark Kettenis |
2017-04-30 | Return ENOSYS for unsupported operation. | Martin Pieuchot |
2017-04-28 | Add futex(2) syscall based on a sane subset of its Linux equivalent. | Martin Pieuchot |