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
2019-01-06
Make ScmTimestamp's doc test more robust
Alan Somers
2018-12-17
Merge #993
bors[bot]
2018-12-17
Merge #990
bors[bot]
2018-12-16
Allow 'cargo test' to complete successfully on NetBSD 8.0.
Tom Pusateri
2018-12-15
Add cmsg PKTINFO for IPv4 and IPv6.
Tom Pusateri
2018-12-12
Implement symlinkat
oblique
2018-12-08
Replace try! with ?
Alan Somers
2018-12-06
Merge #972
bors[bot]
2018-12-06
Add support of TCP_CONGESTION for setsockopt
Fensteer
2018-12-06
Merge #989
bors[bot]
2018-12-03
DragonflyBSD: Remove unused Errno's
Levente Kurusa
2018-12-01
Remove duplicate termios constants
Bryant Mairs
2018-12-01
Add ioctl definitions for sparc64-linux
Bryant Mairs
2018-12-01
Fix missing SIGSTKFLT on sparc64-linux
Bryant Mairs
2018-12-01
Correct architecture check
Bryant Mairs
2018-12-01
Fix baud rate constants on sparc64-linux
Bryant Mairs
2018-11-28
Prefer `map(drop)` to `map(|_| ())`
Alan Somers
2018-11-27
Merge #977
bors[bot]
2018-11-27
Merge #967
bors[bot]
2018-11-23
Add Error::as_errno
Alan Somers
2018-11-19
Add execvpe support, conditional on platform
F1rst-Unicorn
2018-11-09
Add example for setsockopt
Povilas Balciunas
2018-11-07
Add a wrapper for lutimes(2)
Julio Merino
2018-11-07
Make sys::time::{time_t, suseconds_t} public
Julio Merino
2018-11-02
Add sync (fix #959)
Roey Darwish Dror
2018-10-28
Removed Peek and poke user from unsupportedOp
xd009642
2018-10-24
Added AddressType type
xd009642
2018-10-21
Add acct(2) wrapper API
Josh Abraham
2018-10-21
Added ptrace support for BSDs
xd009642
2018-10-19
Add a fchownat(2) wrapper
Julio Merino
2018-10-19
Merge #956
bors[bot]
2018-10-18
Document ioctl_param_type
Rukai
2018-10-17
Add a truncate(2) wrapper
Julio Merino
2018-10-16
Make sys::stat::mode_t public
Julio Merino
2018-10-15
socket: add AF_UNSPEC to AddressFamily
Levente Kurusa
2018-10-09
Fix #945 - documentation fix
Josh Abraham
2018-10-02
Add a wrapper for utimes(2)
Julio Merino
2018-09-29
Add wrappers for futimens(2) and utimesat(2)
Julio Merino
2018-09-05
Add wrapper for linux kernel module loading
Pascal Bach
2018-09-05
Replace allow unused directive with _ prefix
Pascal Bach
2018-09-05
Merge #884
bors[bot]
2018-09-04
impl FromStr and Display for sys::Signal
Brandon W Maister
2018-09-03
new dir module
Scott Lamb
2018-09-01
deps: update tempfile to 3
Igor Gnatenko
2018-08-15
sendmsg: remove unneeded mut
Igor Gnatenko
2018-07-27
Fix *decoding* of cmsgs and add `ScmCredentials`.
Jonas Schievink
2018-07-11
Enable the select tests on powerpc and mips
Jonas Schievink
2018-07-05
Merge #921
bors[bot]
2018-07-05
Merge #918
bors[bot]
2018-07-05
Get `SO_PEERCRED` working on all Linux targets
Jonas Schievink
[next]