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-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
2017-08-11
Get rid of a lot of transmutes
Jonas Schievink
2017-08-11
Calculate `nfds` parameter for `select`
Jonas Schievink
2017-08-11
Merge #709
bors[bot]
2017-08-10
Refactor statvfs module
Bryant Mairs
2017-08-10
Remove the incorrect doc comment.
Marcin Mielniczuk
2017-08-10
Merge remote-tracking branch 'upstream/master' into ptrace-noreg
Marcin Mielniczuk
2017-08-10
Deprecate `ptrace`.
Marcin Mielniczuk
2017-08-09
Merge #688
bors[bot]
2017-08-08
Add a convenience method .pid() to WaitStatus.
Marcin Mielniczuk
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-27
Improve the documentation of wrappers.
Marcin Mielniczuk
2017-07-26
Mark nix::sys::ptrace::ptrace as unsafe, add safe variants of source routines.
Marcin Mielniczuk
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
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-20
Rename the public ptrace_* functions.
Marcin Mielniczuk
2017-07-19
Merge #681
bors[bot]
2017-07-18
Remove signalfd feature in favor of conditional compilation
Bryant Mairs
2017-07-17
Remove preadv_pwritev feature in favor of conditional include
Bryant Mairs
2017-07-17
Remove eventfd feature in favor of conditional include
Bryant Mairs
2017-07-17
Refactor ptrace_get_data
Bryant Mairs
[prev]
[next]