Age | Commit message (Expand) | Author |
---|---|---|
2017-07-08 | Enable ptrace on all Linux platforms | Geoffrey Thomas |
2017-06-04 | Add pthread_self | king6cong |
2017-01-26 | Auto merge of #483 - asomers:aio2, r=posborne | Homu |
2016-12-16 | Add POSIX AIO support | Alan Somers |
2016-12-11 | test/mod.rs: only test epoll on linux. | qupeng |
2016-12-11 | fix #480 and add simple test cases for that. | qupeng |
2016-11-14 | Make signal argument to kill optional | Philipp Matthias Schaefer |
2016-01-29 | Add tests for sockopt (SndBuf, RcvBuf, SndBufForce, RcvBufForce) | Frank Denis |
2015-10-20 | Only run signalfd tests when feature is set | Carl Lerche |
2015-09-28 | Add sys::select::FdSet and sys::select::select. | Utkarsh Kukreti |
2015-07-13 | Add status to WaitStatus | Joseph Kain |
2015-05-12 | ioctl: implement generic support for the ioctl syscall and supporting functions | Paul Osborne |
2015-02-21 | Fix uio and add SockAddr conversions | Carl Lerche |
2015-02-21 | Cleanup readv & writev + tests | Carl Lerche |