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
Age
Commit message (
Expand
)
Author
2017-07-18
Merge #638
bors[bot]
2017-07-18
Merge #680
bors[bot]
2017-07-17
Fix some bugs in the termios tests
Alan Somers
2017-07-17
Improve OpenptyResult documentation
Alan Somers
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-14
Merge #674
bors[bot]
2017-07-13
Make Travis faster
Alan Somers
2017-07-11
Merge #527
bors[bot]
2017-07-10
Update changelog for termios PR
Bryant Mairs
2017-07-10
Cleanup the changelog
Bryant Mairs
2017-07-10
Alphabetize Tier 1 supported platforms
Bryant Mairs
2017-07-10
Enable termios on iOS and move it to Tier 2
Bryant Mairs
2017-07-10
Add tcgetsid()
Bryant Mairs
2017-07-10
Add cfmakeraw and cfsetspeed
Bryant Mairs
2017-07-10
Use libc types for termios
Bryant Mairs
2017-07-10
Add a libc_enum! macro
Bryant Mairs
2017-07-11
Merge #623
bors[bot]
2017-07-10
Fix sendmsg on macOS when passing a zero entry cmsgs array.
Matthew Gregan
2017-07-10
Simplify Vec allocation in sendmsg after 077d979a removed alignment hacks.
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-09
Merge #624
bors[bot]
2017-07-09
Merge #662
bors[bot]
2017-07-08
Support syscalls on mips64
Bryant Mairs
2017-07-08
Enable syscalls on s390x
Bryant Mairs
2017-07-08
SIGSTKFLT doesn't exist on Linux/GNU/mips(64)
Bryant Mairs
2017-07-08
Enable ioctl on mips64 and s390x
Bryant Mairs
2017-07-08
arm-unknown-linux-musleabi is only supported on Rust 1.14+
Bryant Mairs
2017-07-08
Enable ptrace on all Linux platforms
Geoffrey Thomas
2017-07-08
Merge #658
bors[bot]
2017-07-08
Merge #657
bors[bot]
2017-07-07
Prepare for the 0.9.0 release
Alan Somers
2017-07-07
Add arm/musl, mips64, and s390x linux targets to Tier3
Bryant Mairs
2017-07-07
Merge pull request #561 from Mic92/cleanup
Alan Somers
2017-07-07
sys/statfs: use statfs from libc
Jörg Thalheim
2017-07-07
README.md: update gethostname api
Jörg Thalheim
2017-07-07
reuse mknod/umask/fstat/lstat from libc
Jörg Thalheim
2017-07-06
Merge #626
bors[bot]
2017-07-05
We need to pass by value and not by pointer for writing ioctls
Bastian Köcher
2017-07-05
Merge #625
bors[bot]
2017-07-05
Wrap lines to keep them under 100 chars
equal-l2
2017-07-05
Unify BSD consts
equal-l2
2017-07-05
Fix libc is not viable with netbsd
equal-l2
2017-07-04
Merge #631
bors[bot]
2017-07-04
Make Android a Tier 2 target
roblabla
[next]