Age | Commit message (Expand) | Author |
---|---|---|
2019-06-09 | Remove test of impl Debug for PollFd | Bryant Mairs |
2019-02-12 | `PollFd` event flags renamed to `PollFlags` from `EventFlags`. | Amanjeev Sethi |
2018-12-16 | Allow 'cargo test' to complete successfully on NetBSD 8.0. | Tom Pusateri |
2018-04-19 | Implement Debug trait for PollFd | Zhouyu Qian |
2017-12-02 | Upgrade to Bitflags 1.0 | Bryant Mairs |
2017-10-14 | Add a test for ppoll | Alan Somers |
2017-03-02 | Remove revents from PollFd::new | Bryant Mairs |
2016-08-31 | Use libc in poll.rs | Philipp Matthias Schaefer |
2016-01-25 | Add everything from poll.h. | Utkarsh Kukreti |