Age | Commit message (Expand) | Author |
---|---|---|
2018-04-19 | Implement Debug trait for PollFd | Zhouyu Qian |
2018-01-28 | Require docs for the poll module | Bryant Mairs |
2018-01-28 | Require Debug impls for all types | Bryant Mairs |
2017-12-04 | Stop reexporting `Errno` and its variants | Jonas Schievink |
2017-10-08 | Replace most Linux man page links with Open Group man page links | Alan Somers |
2017-08-16 | Match libc_bitflags! syntax to upstream bitflags! | Bryant Mairs |
2017-07-30 | document poll module | Nicolas Dusart |
2017-07-26 | add poll module for all platforms | Nicolas Dusart |
2017-03-02 | Remove revents from PollFd::new | Bryant Mairs |
2017-02-25 | Add ppoll() | Bryant Mairs |
2017-02-16 | Update bitflags to 0.7 | Simon Sapin |
2016-08-31 | Use libc in poll.rs | Philipp Matthias Schaefer |
2016-01-28 | Move errno::Result back to crate root | arcnmx |
2016-01-28 | Errno::result() | arcnmx |
2016-01-25 | Add everything from poll.h. | Utkarsh Kukreti |