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-08-01
Fix changelog from bad merge
Bryant Mairs
2017-08-01
Merge #647
bors[bot]
2017-08-01
removing socket constants tests in nix-test
Nicolas Dusart
2017-08-01
Document AddressFamily and SockType
Nicolas Dusart
2017-08-01
add SockProtocol type for third argument of socket and socketpair
Nicolas Dusart
2017-08-01
Document `MsgFlags` constants
Nicolas Dusart
2017-08-01
add socket constants already present in libc
Nicolas Dusart
2017-08-01
remove sys::sockets::consts module as it's libc goal to define them
Nicolas Dusart
2017-07-31
Extra doc
Marcin Mielniczuk
2017-07-31
Add a line break.
Marcin Mielniczuk
2017-07-31
Possibly fix tests failing on qemu architectures.
Marcin Mielniczuk
2017-07-31
Add tests for ptrace::cont
Marcin Mielniczuk
2017-07-31
support delivering a signal with ptrace::cont
Marcin Mielniczuk
2017-07-30
Merge #672
bors[bot]
2017-07-30
document poll module
Nicolas Dusart
2017-07-30
Merge #713
bors[bot]
2017-07-29
Move i686-unknown-freebsd builds from Travis to BuildBot
Alan Somers
2017-07-29
Merge #712
bors[bot]
2017-07-29
Change the FreeBSD builder's name to "amd64_fbsd11"
Alan Somers
2017-07-27
Improve the documentation of wrappers.
Marcin Mielniczuk
2017-07-26
add poll module for all platforms
Nicolas Dusart
2017-07-26
Mark nix::sys::ptrace::ptrace as unsafe, add safe variants of source routines.
Marcin Mielniczuk
2017-07-25
Merge #692
bors[bot]
2017-07-25
Remove the TODO comments, add unwrap() for ptrace.
Marcin Mielniczuk
2017-07-25
Merge branch 'ptrace-rename' of github.com:marmistrz/nix into ptrace-rename
Marcin Mielniczuk
2017-07-25
Fix the tests compiling
Marcin Mielniczuk
2017-07-25
Merge branch 'master' into ptrace-rename
Marcin Mielniczuk
2017-07-25
Add a changelog entry
Marcin Mielniczuk
2017-07-25
Disable testing because of musl #include issues
Bryant Mairs
2017-07-25
Disable failing tests on mips64
Bryant Mairs
2017-07-25
Disable tests on s390x
Bryant Mairs
2017-07-25
Move Tier 3s to Tier 2
Bryant Mairs
2017-07-25
Bump version to 0.10.0-pre
Alan Somers
2017-07-25
Release 0.9.0
Alan Somers
2017-07-25
Add CHANGELOG entry for PR #661
Alan Somers
2017-07-25
Replace remaining process::exit with libc::_exit
Jonas Schievink
2017-07-25
Remove unneeded local
Jonas Schievink
2017-07-25
Document invariants of fork and fix tests
Jonas Schievink
2017-07-25
Allow doc attributes in ioctl macro
roblabla
2017-07-25
use std::env::temp_dir() to retrieve the temp directory in test_mkstemp
Nicolas Dusart
2017-07-25
Document WaitStatus and its variants
Geoffrey Thomas
2017-07-25
Add WaitStatus::PtraceSyscall for use with PTRACE_O_TRACESYSGOOD
Geoffrey Thomas
2017-07-25
Add tests of actual ioctl usage
Bryant Mairs
2017-07-25
Remove `homepage` from Cargo.toml
Jonas Schievink
2017-07-25
Remove workaround for `pub extern crate`
Jonas Schievink
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
[prev]
[next]