index
:
nix
fix/disable_tcsetattr_illumos
fix/safe_termios
master
Rust friendly bindings to *nix APIs
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2017-07-25
Refactor ioctl! for buffers
Bryant Mairs
2017-07-25
Add 'bad' prefixes for read, write_*, and readwrite ioctls
Bryant Mairs
2017-07-25
Split ioctl!(write ...) into write_ptr and write_int
Bryant Mairs
2017-07-25
Add a "bad none" variant to the ioctl macro
Bryant Mairs
2017-07-25
Re-add bad variant of ioctl!
Bryant Mairs
2017-07-24
Disable failing tests on mips64
Bryant Mairs
2017-07-24
Merge #693
bors[bot]
2017-07-23
Merge #661
bors[bot]
2017-07-22
Replace remaining process::exit with libc::_exit
Jonas Schievink
2017-07-22
Remove unneeded local
Jonas Schievink
2017-07-22
Document invariants of fork and fix tests
Jonas Schievink
2017-07-21
Allow doc attributes in ioctl macro
roblabla
2017-07-21
use std::env::temp_dir() to retrieve the temp directory in test_mkstemp
Nicolas Dusart
2017-07-21
Get rid of the bulk imports
Marcin Mielniczuk
2017-07-21
Add WaitStatus::PtraceSyscall for use with PTRACE_O_TRACESYSGOOD
Geoffrey Thomas
2017-07-20
Merge pull request #691 from asomers/ptsname
Alan Somers
2017-07-20
Add tests of actual ioctl usage
Bryant Mairs
2017-07-20
fix some tests for Android
Nicolas Dusart
2017-07-20
Tidy up imports in test_ptrace.rs
Marcin Mielniczuk
2017-07-20
Fix tests
Marcin Mielniczuk
2017-07-19
Fix thread safety issues in pty and termios tests
Alan Somers
2017-07-19
Refactor ioctl! for buffers
Bryant Mairs
2017-07-19
Add 'bad' prefixes for read, write_*, and readwrite ioctls
Bryant Mairs
2017-07-19
Split ioctl!(write ...) into write_ptr and write_int
Bryant Mairs
2017-07-19
Add a "bad none" variant to the ioctl macro
Bryant Mairs
2017-07-19
Re-add bad variant of ioctl!
Bryant Mairs
2017-07-19
Merge #681
bors[bot]
2017-07-19
Merge #686
bors[bot]
2017-07-18
Remove unused imports
Bryant Mairs
2017-07-18
Remove broken execvpe implementation
Bryant Mairs
2017-07-18
Remove signalfd feature in favor of conditional compilation
Bryant Mairs
2017-07-17
Remove preadv_pwritev feature in favor of conditional include
Bryant Mairs
2017-07-18
Merge #638
bors[bot]
2017-07-17
Fix some bugs in the termios tests
Alan Somers
2017-07-17
Fix UnsupportedOperation when using ptrace_* functions
Bryant Mairs
2017-07-16
Don't fork in test_mq_send_receive
Alan Somers
2017-07-16
Fix thread safety issues in aio, chdir, and wait tests
Alan Somers
2017-07-16
Merge #677
bors[bot]
2017-07-15
PtyMaster::drop should panic on EBADF
Alan Somers
2017-07-15
Merge #630
bors[bot]
2017-07-15
Add sysconf(3), pathconf(2), and fpathconf(2)
Alan Somers
2017-07-10
Add cfmakeraw and cfsetspeed
Bryant Mairs
2017-07-10
Use libc types for termios
Bryant Mairs
2017-07-10
Fix sendmsg on macOS when passing a zero entry cmsgs array.
Matthew Gregan
2017-07-09
Merge #660
bors[bot]
2017-07-09
Fix double close bugs in test_lseek and test_lseek64
Alan Somers
2017-07-08
Enable ptrace on all Linux platforms
Geoffrey Thomas
2017-07-04
Merge pull request #629 from Kixunil/newtypes
Alan Somers
2017-07-02
Merge #642
bors[bot]
2017-07-02
Newtypes for uid_t, gid_t and pid_t.
Martin Habovštiak
[prev]
[next]