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-25
fix some tests for Android
Nicolas Dusart
2017-07-25
Fix thread safety issues in pty and termios tests
Alan Somers
2017-07-25
Update changelog
Bryant Mairs
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
Unify argument names to generated ioctl functions
Bryant Mairs
2017-07-25
Remove unnecessary constants
Bryant Mairs
2017-07-25
Remove c_int and c_void from root
Bryant Mairs
2017-07-25
Use the proper ioctl number type depending on target
Bryant Mairs
2017-07-25
Remove ioc_* functions
Bryant Mairs
2017-07-25
Revise ioctl module documentation
Bryant Mairs
2017-07-25
Remove unnecessary path aliasing
Bryant Mairs
2017-07-25
Hide internal macros/types within ioctl
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-25
Remove old workaround
Bryant Mairs
2017-07-25
Merge #665
bors[bot]
2017-07-25
Merge #694
bors[bot]
2017-07-24
Disable testing because of musl #include issues
Bryant Mairs
2017-07-24
Disable failing tests on mips64
Bryant Mairs
2017-07-24
Disable tests on s390x
Bryant Mairs
2017-07-24
Move Tier 3s to Tier 2
Bryant Mairs
2017-07-24
Merge #706
bors[bot]
2017-07-23
Bump version to 0.10.0-pre
Alan Somers
2017-07-24
Merge #705
bors[bot]
2017-07-23
Release 0.9.0
Alan Somers
2017-07-24
Merge #704
bors[bot]
2017-07-24
Merge #693
bors[bot]
2017-07-23
Add CHANGELOG entry for PR #661
Alan Somers
2017-07-23
Merge #661
bors[bot]
2017-07-23
Merge #695
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
Merge #566
bors[bot]
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
Document WaitStatus and its variants
Geoffrey Thomas
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
Merge pull request #697 from jonas-schievink/rm-homepage
Alan Somers
2017-07-21
Merge #670
bors[bot]
2017-07-20
Add tests of actual ioctl usage
Bryant Mairs
2017-07-20
Remove `homepage` from Cargo.toml
Jonas Schievink
2017-07-20
Remove workaround for `pub extern crate`
Jonas Schievink
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
[prev]
[next]