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
2018-01-01
bump rand to 0.4
Igor Gnatenko
2017-12-24
Merge #821
bors[bot]
2017-12-24
Fix typo in README
Aaron Hill
2017-12-20
Merge #818
bors[bot]
2017-12-20
Replace boolean match with if/else
Bryant Mairs
2017-12-20
Don't clone Copy types
Bryant Mairs
2017-12-20
Remove redundant closure
Bryant Mairs
2017-12-20
Replace '0 as *_' with ptr::null*()
Bryant Mairs
2017-12-20
Use backticks around types/functions in docs
Bryant Mairs
2017-12-20
Use implicit returns
Bryant Mairs
2017-12-20
Remove unnecessary '@ _'
Bryant Mairs
2017-12-20
Use |= where appropriate
Bryant Mairs
2017-12-20
Remove unnecessary impl Clones
Bryant Mairs
2017-12-20
Remove unnecessary lifetime annotations
Bryant Mairs
2017-12-20
Dereference in match head instead
Bryant Mairs
2017-12-20
Remove unnecessary .into()
Bryant Mairs
2017-12-20
Use unwrap_or_else instead of unwrap_or without a closure
Bryant Mairs
2017-12-20
Remove unnecessary parenthesis
Bryant Mairs
2017-12-20
Make numeric literals easier to read
Bryant Mairs
2017-12-20
Merge redundant match arms
Bryant Mairs
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
Use println!() instead of print!(...n)
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 byte strings instead of String.as_bytes()
Bryant Mairs
2017-12-20
Use write_all instead of write
Bryant Mairs
2017-12-20
Merge #648
bors[bot]
2017-12-20
Migrate sys/socket to libc FFI types and fix `msghdr` definition mismatch.
Matthew Gregan
2017-12-19
Merge #799
bors[bot]
2017-12-19
Fix support for DragonFly
Michael Neumann
2017-12-11
Merge #814
bors[bot]
2017-12-10
Remove references to developer docs
Bryant Mairs
2017-12-10
Replace ip(v6)_mreq structs with libc equivalent
Bryant Mairs
2017-12-10
Replace custom ucred struct with newtype wrapper around libc::ucred
Bryant Mairs
2017-12-10
Use libc::linger
Bryant Mairs
2017-12-10
Migrate more bitflags to use libc_bitflags!
Bryant Mairs
2017-12-10
Remove internal kernel flags
Bryant Mairs
2017-12-10
Add more derives for SignalFd and various enums
Bryant Mairs
[prev]
[next]