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-08-08
Add FreeBSD, OpenBSD support for setresuid/setresgid
Wesley Moore
2017-08-05
Correct access of cmsg ancillary data on first header
Wesley Moore
2017-08-05
Fix tests on OpenBSD
Wesley Moore
2017-08-05
Add OpenBSD compatibility to signals
Wesley Moore
2017-08-05
Add OpenBSD compatibility to events
Wesley Moore
2017-08-03
Merge remote-tracking branch 'upstream/master' into ptrace-noreg
Marcin Mielniczuk
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
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-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
Document invariants of fork and fix tests
Jonas Schievink
2017-07-25
Allow doc attributes in ioctl macro
roblabla
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
Remove workaround for `pub extern crate`
Jonas Schievink
2017-07-25
Refactor ioctl! for buffers
Bryant Mairs
2017-07-25
Add 'bad' prefixes for read, write_*, and readwrite ioctls
Bryant Mairs
2017-07-25
Split ioctl!(write ...) into write_ptr and write_int
Bryant Mairs
2017-07-25
Unify argument names to generated ioctl functions
Bryant Mairs
2017-07-25
Remove unnecessary constants
Bryant Mairs
2017-07-25
Remove c_int and c_void from root
Bryant Mairs
2017-07-25
Use the proper ioctl number type depending on target
Bryant Mairs
2017-07-25
Remove ioc_* functions
Bryant Mairs
2017-07-25
Revise ioctl module documentation
Bryant Mairs
2017-07-25
Remove unnecessary path aliasing
Bryant Mairs
2017-07-25
Hide internal macros/types within ioctl
Bryant Mairs
2017-07-25
Add a "bad none" variant to the ioctl macro
Bryant Mairs
2017-07-25
Re-add bad variant of ioctl!
Bryant Mairs
2017-07-25
Remove old workaround
Bryant Mairs
2017-07-25
Merge #694
bors[bot]
2017-07-23
Merge #661
bors[bot]
2017-07-22
Document invariants of fork and fix tests
Jonas Schievink
2017-07-21
Allow doc attributes in ioctl macro
roblabla
2017-07-21
Document WaitStatus and its variants
Geoffrey Thomas
2017-07-21
Add WaitStatus::PtraceSyscall for use with PTRACE_O_TRACESYSGOOD
Geoffrey Thomas
2017-07-20
Remove workaround for `pub extern crate`
Jonas Schievink
2017-07-20
Rename the public ptrace_* functions.
Marcin Mielniczuk
2017-07-19
Refactor ioctl! for buffers
Bryant Mairs
2017-07-19
Add 'bad' prefixes for read, write_*, and readwrite ioctls
Bryant Mairs
2017-07-19
Split ioctl!(write ...) into write_ptr and write_int
Bryant Mairs
2017-07-19
Unify argument names to generated ioctl functions
Bryant Mairs
2017-07-19
Remove unnecessary constants
Bryant Mairs
2017-07-19
Remove c_int and c_void from root
Bryant Mairs
[prev]
[next]