Age | Commit message (Expand) | Author |
---|---|---|
2018-09-05 | Replace allow unused directive with _ prefix | Pascal Bach |
2018-01-28 | Deny missing docs for pty module | Bryant Mairs |
2018-01-28 | Require Debug impls for all types | Bryant Mairs |
2018-01-28 | Implement Copy/Clone for all types missing it | Bryant Mairs |
2017-12-20 | Use backticks around types/functions in docs | Bryant Mairs |
2017-12-20 | Remove unnecessary .into() | Bryant Mairs |
2017-12-04 | Stop reexporting `Errno` and its variants | Jonas Schievink |
2017-12-02 | Upgrade to Bitflags 1.0 | Bryant Mairs |
2017-10-08 | Replace most Linux man page links with Open Group man page links | Alan Somers |
2017-08-24 | Mark and document pty::ptsname() as unsafe | Nelson Chen |
2017-07-17 | Improve OpenptyResult documentation | Alan Somers |
2017-07-15 | PtyMaster::drop should panic on EBADF | Alan Somers |
2017-07-10 | Use libc types for termios | Bryant Mairs |
2017-06-12 | Add openpty() | Kelvin Ly |
2017-05-16 | Add various pty functions | Bryant Mairs |