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
2015-08-12
Fix tests
Corey Richardson
2015-08-12
Update some stuff for upstream bitflags changes
Corey Richardson
2015-08-12
Completely revamp sys::ioctl to use cmr/ioctl's approach
Corey Richardson
2015-08-10
Make eventfds compile again
David Henningsson
2015-08-10
Add missing exec functions
Nik Klassen
2015-07-27
Make it compatible for Android.
Tim JIANG
2015-07-20
Derive Clone for EpollEvent on android.
Carl Lerche
2015-07-18
added mq_getattr for Linux
Markus Jais
2015-07-13
Remove import on those platforms where it is unused.
Laurence Tratt
2015-07-13
Add status to WaitStatus
Joseph Kain
2015-07-13
Add support for preadv and pwritev to sys/uio on Linux.
Trip Volpe
2015-07-10
Fix comparison
Carl Lerche
2015-07-10
Fix unit tests as blank files can still have blocks
Alex Newman
2015-07-09
Fix Travis doc builds
Carl Lerche
2015-07-09
Run 32 bit CI builds
Carl Lerche
2015-07-09
Bump version to v0.3.9
Carl Lerche
2015-07-08
Run tests with one thread on travis
Carl Lerche
2015-07-07
remove unneeded mut.
Felix Kronlage
2015-07-07
make execvpe unit test compile on Linux
Markus Jais
2015-07-06
Consts are not on all kernels
Tilde Engineering
2015-07-06
Use c_long in ptrace fns for arch-independence
Tilde Engineering
2015-07-06
Add feature flag around execvpe
Tilde Engineering
2015-07-04
Fix off-by-one error calling Rng::gen_range
Joseph Kain
2015-07-03
Add support for ptrace
Joseph Kain
2015-07-01
Remove sa_tramp from macos sigaction
Nik Klassen
2015-07-01
Bump version to v0.3.8
Carl Lerche
2015-06-24
Implement more fcntl operations
Andy Grover
2015-06-24
TCP_NODELAY should be in IPPROTO_TCP level
Y. T. Chung
2015-06-24
Bump libc dependency up to version 0.1.8
Jarred Nicholls
2015-06-17
Change pread/pwrite to take offset as a off_t.
Holger Rapp
2015-06-15
TCP_KEEPALIVE, TCP_KEEPIDLE, split SockOpt trait
Y. T. Chung
2015-06-08
Bump version to v0.3.7
Carl Lerche
2015-06-08
added wait system call and unit test
Markus Jais
2015-06-05
Add pwrite and pread
Florian Hartwig
2015-05-29
Basic OpenBSD support.
Laurence Tratt
2015-05-28
Remove std::os::unix::io::RawFd re-export
Carl Lerche
2015-05-28
Pass shutdown enum by value
Carl Lerche
2015-05-28
Update README
Carl Lerche
2015-05-28
Deploy docs to S3
Carl Lerche
2015-05-28
Move nix::mq -> nix::mqueue to mirror header
Carl Lerche
2015-05-28
Run CI on linux & os x
Carl Lerche
2015-05-27
Add sys::socket send and recv
Phil Dawes
2015-05-24
Change epoll_wait to use isize timeout_ms.
Cole Reynolds
2015-05-21
Fix NixPath yield with CStr instead of OsStr
Carl Lerche
2015-05-21
Fix travis tests
Carl Lerche
2015-05-21
Test sockopt const values
Carl Lerche
2015-05-21
Add socket::shutdown function
hoxnox
2015-05-19
Bump version to v0.3.6
Carl Lerche
2015-05-19
added getpid and getppid
Markus Jais
2015-05-16
cleaned up mq unit tests
Markus Jais
[next]