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
Age
Commit message (
Expand
)
Author
2017-12-01
Fix UB in epoll_ctl
Bryant Mairs
2017-11-19
sys/socket: add UnixAddr abstract name getter
Luca Bruno
2017-11-16
Remove bitrig #[cfgs
Bryant Mairs
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
Merge #778
bors[bot]
2017-10-08
Replace most Linux man page links with Open Group man page links
Alan Somers
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
2017-08-28
Merge #749
bors[bot]
2017-08-28
Added detach function
xd009642
2017-08-28
Moved ptrace constants into enum types added minor functionality.
xd009642
2017-08-27
Remove syscall module.
Bryant Mairs
2017-08-26
Replace more FFI instances
Bryant Mairs
2017-08-25
Merge #732
bors[bot]
2017-08-21
Use libc definitions for wait module
Bryant Mairs
2017-08-21
Expose signalfd on Android
Bryant Mairs
2017-08-21
Log sendfile as missing for some BSDs
Bryant Mairs
2017-08-21
Expose utsname on all platforms
Bryant Mairs
2017-08-17
Merge #725
bors[bot]
2017-08-17
Merge #700
bors[bot]
2017-08-16
Replace ffi constants with libc in epoll
Bryant Mairs
2017-08-16
Replace ffi declarations for select
Bryant Mairs
2017-08-16
Use libc::uname and libc::utsname
Bryant Mairs
2017-08-16
Use libc::quotactl
Bryant Mairs
2017-08-16
Use libc_bitflags for stat::Mode
Bryant Mairs
2017-08-16
Match libc_bitflags! syntax to upstream bitflags!
Bryant Mairs
2017-08-16
Replace extra SOCK_ constants with libc versions
Bryant Mairs
2017-08-11
Merge #728 #731
bors[bot]
2017-08-11
Use upstream libc ptrace FFI
Bryant Mairs
2017-08-11
Merge #701
bors[bot]
2017-08-11
Use libc for FFI functions and constants
Bryant Mairs
2017-08-11
Fix safety of sockopt helper traits
Jonas Schievink
[next]