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
/
sys
Age
Commit message (
Expand
)
Author
2018-03-02
Change SigAction::flags to use from_bits_truncated
Antti Keränen
2018-01-25
Support arbitrary baud rates on BSDs
Bryant Mairs
2018-01-21
Merge #820
bors[bot]
2018-01-15
aio: more documentation
Alan Somers
2018-01-15
aio: Clippy cleanup
Alan Somers
2018-01-15
aio: use `Bytes` instead of `Rc<[u8]>`
Alan Somers
2018-01-15
Add AioCb::from_ptr and AioCb::from_mut_ptr
Alan Somers
2018-01-11
Remove return value from `pause`
Thomas de Zeeuw
2018-01-06
Add sigprocmask
Thomas de Zeeuw
2017-12-20
Remove uses of .iter()/.iter_mut()
Bryant Mairs
2017-12-20
Remove match statements with one arm
Bryant Mairs
2017-12-20
Use '!' instead of '== false'
Bryant Mairs
2017-12-20
Remove unnecessary mut
Bryant Mairs
2017-12-20
Correct ioctl read and write_ptr tests
Bryant Mairs
2017-12-20
Remove useless Err(_) match arms
Bryant Mairs
2017-12-20
Use Rc::clone() instead of .clone()
Bryant Mairs
2017-12-20
Remove unnecessary references
Bryant Mairs
2017-12-20
Make numeric literals easier to read
Bryant Mairs
2017-12-20
Remove unnecessary .ok()
Bryant Mairs
2017-12-20
Use iter::Cloned() instead of closure
Bryant Mairs
2017-12-20
Remove 'static from variables
Bryant Mairs
2017-12-20
Remove elided 'static lifetime
Bryant Mairs
2017-12-20
Remove useless vec![]
Bryant Mairs
2017-12-20
Add backticks to types in doccomments
Bryant Mairs
2017-12-20
Use write_all instead of write
Bryant Mairs
2017-12-19
Merge #799
bors[bot]
2017-12-19
Fix support for DragonFly
Michael Neumann
2017-12-09
Merge #741
bors[bot]
2017-12-05
Expose `from_raw` on `WaitStatus` and make it return a `Result`
Robert O'Callahan
2017-12-04
Stop reexporting `Errno` and its variants
Jonas Schievink
2017-12-02
Upgrade to Bitflags 1.0
Bryant Mairs
2017-11-19
sys/socket: add UnixAddr abstract name getter
Luca Bruno
2017-11-08
Add process_vm_readv and process_vm_writev
Geoffrey Thomas
2017-10-07
Merge #773
bors[bot]
2017-10-05
Fix variable does not need to be mutable warning for aio test
Sanchayan Maity
2017-10-02
Add more accessors for AioCb
Alan Somers
2017-09-03
Fixed error handling in `AioCb::{fsync,read,write}`
Alan Somers
2017-09-03
AioCb::Drop will now panic for in-progress AioCb
Alan Somers
2017-09-03
Merge #746
bors[bot]
2017-08-30
Merge #745
bors[bot]
2017-08-29
Use upstream libc definitions for fcntl FFI
Bryant Mairs
2017-08-28
Moved ptrace constants into enum types added minor functionality.
xd009642
2017-08-26
Fix unused variable in tests
Bryant Mairs
2017-08-17
Merge #700
bors[bot]
2017-08-11
Merge #701
bors[bot]
2017-08-11
Get rid of a lot of transmutes
Jonas Schievink
2017-08-11
Calculate `nfds` parameter for `select`
Jonas Schievink
2017-08-10
Merge remote-tracking branch 'upstream/master' into ptrace-noreg
Marcin Mielniczuk
2017-08-08
Add a convenience method .pid() to WaitStatus.
Marcin Mielniczuk
2017-08-03
Merge remote-tracking branch 'upstream/master' into ptrace-noreg
Marcin Mielniczuk
[prev]
[next]