Age | Commit message (Expand) | Author |
---|---|---|
2018-09-05 | Replace allow unused directive with _ prefix | Pascal Bach |
2018-01-25 | Support arbitrary baud rates on BSDs | Bryant Mairs |
2017-12-20 | Add backticks to types in doccomments | Bryant Mairs |
2017-12-02 | Upgrade to Bitflags 1.0 | Bryant Mairs |
2017-08-29 | Use upstream libc definitions for fcntl FFI | Bryant Mairs |
2017-07-19 | Fix thread safety issues in pty and termios tests | Alan Somers |
2017-07-17 | Fix some bugs in the termios tests | Alan Somers |
2017-07-10 | Add cfmakeraw and cfsetspeed | Bryant Mairs |
2017-07-10 | Use libc types for termios | Bryant Mairs |
2015-05-05 | feat: add execvpe | Qingping Hou |
2015-03-24 | NixResult -> nix::Result; NixError -> nix::Error | Carl Lerche |
2015-02-21 | Cleanup readv & writev + tests | Carl Lerche |