Age | Commit message (Expand) | Author |
---|---|---|
2016-12-16 | Add POSIX AIO support | Alan Somers |
2016-11-25 | Fix use-after-free in select | Alan Somers |
2016-11-19 | Add TimeSpec, a Newtype around libc::timespec | Alan Somers |
2016-11-19 | Make TimeVal a NewType | Alan Somers |
2016-11-19 | Opaqueify TimeVal | Alan Somers |
2015-04-20 | Fix build on Rust nightlies | Carl Lerche |
2015-04-01 | Remove usage of std::num::Int | Carl Lerche |
2015-03-16 | Fix on 32bit platforms | Carl Lerche |
2015-03-12 | Add TimeVal and helpers | Carl Lerche |