Age | Commit message (Expand) | Author |
---|---|---|
2019-04-23 | pty: Add forkpty | Kevin Kuehler |
2018-09-05 | Replace allow unused directive with _ prefix | Pascal Bach |
2017-12-20 | Add backticks to types in doccomments | Bryant Mairs |
2017-12-20 | Use write_all instead of write | Bryant Mairs |
2017-12-02 | Upgrade to Bitflags 1.0 | Bryant Mairs |
2017-08-24 | Mark and document pty::ptsname() as unsafe | Nelson Chen |
2017-07-19 | Fix thread safety issues in pty and termios tests | Alan Somers |
2017-07-15 | PtyMaster::drop should panic on EBADF | Alan Somers |
2017-07-10 | Use libc types for termios | Bryant Mairs |
2017-07-09 | Fix double close bugs in test_lseek and test_lseek64 | Alan Somers |
2017-07-01 | Handle short reads in pty tests | Alan Somers |
2017-06-12 | Add openpty() | Kelvin Ly |
2017-05-16 | Add various pty functions | Bryant Mairs |