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
/
src
/
sys
/
mod.rs
Age
Commit message (
Expand
)
Author
2015-07-03
Add support for ptrace
Joseph Kain
2015-05-29
Basic OpenBSD support.
Laurence Tratt
2015-05-11
Get the library to build on freebsd
Andrew J. Stone
2015-04-08
Bring back eventfd behind a feature flag
Carl Lerche
2015-04-06
Get compiling on Rust 1.0 beta
Carl Lerche
2015-03-13
Amend some files to make it compile on arm-linux-androideabi.
kennytm
2015-03-12
Add TimeVal and helpers
Carl Lerche
2015-02-25
Large cleanup, mostly of socket functions
Carl Lerche
2015-02-21
Fix uio and add SockAddr conversions
Carl Lerche
2015-02-17
iOS: term support is really redundant
Valerii Hiora
2015-01-21
Add `ioctl`. Only supports the `TIOCGWINSZ` request right now.
Utkarsh Kukreti
2015-01-20
Add `termios` bindings.
Utkarsh Kukreti
2014-10-27
Add mmap, shm_open and other mman relatives
Phil Vachon
2014-10-15
Bind basic signal constants and functions
Yehuda Katz
2014-10-07
Add wait bindings
Tilde Engineering
2014-10-06
Bind stat and fstat
Tilde Engineering
2014-10-02
Track Rust master
Carl Lerche
2014-09-21
Bind eventfd()
Carl Lerche
2014-08-21
Bind kqueue + misc cleanup
Carl Lerche
2014-08-20
Start binding Darwin
Carl Lerche
2014-08-17
More socket APIs
Carl Lerche
2014-08-17
Add uname
Carl Lerche
2014-08-16
Epoll, rename to nix, misc cleanup
Carl Lerche
[prev]