Age | Commit message (Expand) | Author |
---|---|---|
2020-05-31 | Convert the crate to edition 2018 | Alan Somers |
2018-09-05 | Add wrapper for linux kernel module loading | Pascal Bach |
2018-04-28 | select: add pselect syscall | Andreas Fuchs |
2017-08-11 | Calculate `nfds` parameter for `select` | Jonas Schievink |
2017-06-06 | Skip failing MIPS tests | Bryant Mairs |
2017-06-06 | Skip failing tests for Linux/PowerPC | Bryant Mairs |
2016-11-19 | Add TimeSpec, a Newtype around libc::timespec | Alan Somers |
2016-11-16 | Fix intermittency in test_select | Alan Somers |
2016-02-20 | select: allow infinite timeout | Nikolay Amiantov |
2016-01-13 | Fix compiler warnings in tests | Kamal Marhubi |
2015-10-07 | Add sys::select::FdSet::clear. | Utkarsh Kukreti |
2015-09-28 | Add sys::select::FdSet and sys::select::select. | Utkarsh Kukreti |