Age | Commit message (Expand) | Author |
---|---|---|
2019-08-29 | Clippy cleanup | Alan Somers |
2019-06-09 | Add extra traits for all types | Bryant Mairs |
2019-02-14 | Fix misaligned references when using recvmsg with control messages | Alan Somers |
2018-12-08 | Replace try! with ? | Alan Somers |
2018-11-07 | Make sys::time::{time_t, suseconds_t} public | Julio Merino |
2018-01-28 | Deny unused qualifications | Bryant Mairs |
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 |