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-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
2017-07-01
Skip the mount tests on buggy Linux kernels
Alan Somers
2017-07-01
Handle short reads in pty tests
Alan Somers
2017-06-19
Support powerpc64
Luca Barbato
2017-06-12
Add openpty()
Kelvin Ly
2017-06-06
Fix x86_64 Linux/musl tests
Bryant Mairs
2017-06-06
Fix i686 Linux/musl builds
Bryant Mairs
2017-06-06
Skip failing MIPS tests
Bryant Mairs
2017-06-06
Skip failing tests for Linux/PowerPC
Bryant Mairs
2017-06-04
Add pthread_self
king6cong
2017-05-16
Add various pty functions
Bryant Mairs
2017-04-15
Add AioCb::from_boxed_slice
Alan Somers
2017-04-15
tests should protect concurrent access to signal handlers
Alan Somers
2017-04-09
Fixed failing ioctl tests.
Zac Berkowitz
2017-03-22
add support `readlink|readlinkat`
Jörg Thalheim
2017-03-21
add support for `fstatat`
Jörg Thalheim
2017-03-21
add support for `openat`
Jörg Thalheim
2017-03-02
Remove revents from PollFd::new
Bryant Mairs
2017-02-24
impl Debug for AioCb and SigevNotify
Alan Somers
2017-02-05
Implement Drop for AioCb
Alan Somers
2017-02-05
Add runtime checks to AioCb methods
Alan Somers
2017-01-26
Turn most aio functions into AioCb methods
Alan Somers
[prev]
[next]