summaryrefslogtreecommitdiff
path: root/test/sys/test_termios.rs
AgeCommit message (Expand)Author
2017-07-17Fix some bugs in the termios testsAlan Somers
2017-07-10Add cfmakeraw and cfsetspeedBryant Mairs
2017-07-10Use libc types for termiosBryant Mairs
2015-05-05feat: add execvpeQingping Hou
2015-03-24NixResult -> nix::Result; NixError -> nix::ErrorCarl Lerche
2015-02-21Cleanup readv & writev + testsCarl Lerche