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
Age
Commit message (
Expand
)
Author
2017-12-08
Merge #807
bors[bot]
2017-12-08
Merge #777
bors[bot]
2017-12-07
Use the real pipe2(2) on all BSD targets.
Alan Somers
2017-12-05
Derive Eq for Errno
Bryant Mairs
2017-12-05
Remove redundant constant tests
Bryant Mairs
2017-12-05
Remove nix-test subcrate
Bryant Mairs
2017-12-05
Switch to libc definitons of errno constants
Bryant Mairs
2017-12-05
Merge #696
bors[bot]
2017-12-04
Stop reexporting `Errno` and its variants
Jonas Schievink
2017-12-03
Add support for getifaddrs. Closes: #650.
Markus Wanner
2017-12-02
Upgrade to Bitflags 1.0
Bryant Mairs
2017-12-01
Fix UB in epoll_ctl
Bryant Mairs
2017-11-19
unistd: add execveat() on Linux and Android
Luca Bruno
2017-11-19
sys/socket: add UnixAddr abstract name getter
Luca Bruno
2017-11-16
Use libc function declarations for errno getters
Bryant Mairs
2017-11-16
Remove bitrig #[cfgs
Bryant Mairs
2017-11-12
unistd: Rework import of std::ptr
Jamie Hewland
2017-11-12
unistd: groups: Disable functions on Apple platforms
Jamie Hewland
2017-11-12
unistd: groups: Respond to minor PR feedback items
Jamie Hewland
2017-11-12
unistd: Make getgrouplist and initgroups take &CStr
Jamie Hewland
2017-11-12
unistd: Add getgrouplist()
Jamie Hewland
2017-11-12
unistd: Add initgroups()
Jamie Hewland
2017-11-12
unistd: Add getgroups()
Jamie Hewland
2017-11-12
unistd: Add setgroups()
Jamie Hewland
2017-11-12
unistd: Remove trailing whitespace
Jamie Hewland
2017-11-11
Merge #568
bors[bot]
2017-11-11
Merge #787
bors[bot]
2017-11-11
Formatting with rustfmt
William Orr
2017-11-11
Omit invalid waitpid flags on OpenBSD
William Orr
2017-11-11
Merge #792
bors[bot]
2017-11-11
Alphabetize some target_os configurations
Wolfgang Ginolas
2017-11-08
Add process_vm_readv and process_vm_writev
Geoffrey Thomas
2017-11-08
Merge #771
bors[bot]
2017-11-07
Merge #794
bors[bot]
2017-11-05
Migrate memfd constants to libc
Bryant Mairs
2017-11-05
Use libc_enum! where possible
Wolfgang Ginolas
2017-11-05
Fix kevent for netbsd filter datatype
Bryant Mairs
2017-11-05
Sort target OSes alphabetically
Bryant Mairs
2017-10-30
ptrace: add PTRACE_O_EXITKILL option
Bobby Powers
2017-10-11
added unistd::mkfifo #602
Jakub Pastuszek
2017-10-11
Merge #778
bors[bot]
2017-10-08
Replace most Linux man page links with Open Group man page links
Alan Somers
2017-10-07
Add support for 'fallocate'
Sanchayan Maity
2017-10-02
Add more accessors for AioCb
Alan Somers
2017-09-04
Add support for SO_TIMESTAMP
Wesley Wolfe
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-09-01
Merge #750
bors[bot]
2017-08-29
Migrate quota module to libc FFI types
Bryant Mairs
[next]