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
/
test
Age
Commit message (
Expand
)
Author
2018-12-15
Add cmsg PKTINFO for IPv4 and IPv6.
Tom Pusateri
2018-12-12
Implement symlinkat
oblique
2018-12-06
Add support of TCP_CONGESTION for setsockopt
Fensteer
2018-11-27
Merge #977
bors[bot]
2018-11-27
Merge #967
bors[bot]
2018-11-23
Fix unused warnings on FreeBSD from PR #952
Alan Somers
2018-11-19
Add execvpe support, conditional on platform
F1rst-Unicorn
2018-11-07
Add a wrapper for lutimes(2)
Julio Merino
2018-10-21
Add acct(2) wrapper API
Josh Abraham
2018-10-21
Added ptrace support for BSDs
xd009642
2018-10-19
Add trivial tests for chown and fchownat
Julio Merino
2018-10-17
Add a truncate(2) wrapper
Julio Merino
2018-10-15
Eliminate compiler warnings, especially on non-Linux platforms
Alan Somers
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
Refactor skip_if_not_root into macro
Pascal Bach
2018-09-05
Replace allow unused directive with _ prefix
Pascal Bach
2018-09-05
Update to rand 0.5 crate
Pascal Bach
2018-09-03
new dir module
Scott Lamb
2018-09-01
deps: update tempfile to 3
Igor Gnatenko
2018-07-27
Fix *decoding* of cmsgs and add `ScmCredentials`.
Jonas Schievink
2018-07-05
Merge #918
bors[bot]
2018-07-04
Add a sysinfo wrapper
Jonas Schievink
2018-07-04
Clean up cmsg code and fix passing multiple cmsgs
alecmocatta
2018-07-03
Make preadv take immutable slice of IoVecs, fixes #913
Jakub Okoński
2018-06-01
Remove tests that weren't mine
Bryant Mairs
2018-06-01
Remove emulation of FD_CLOEXEC/O_NONBLOCK
Bryant Mairs
2018-05-28
Implement sendfile on FreeBSD and Darwin
Andrew Morrow
2018-04-28
select: add pselect syscall
Andreas Fuchs
2018-04-19
Implement Debug trait for PollFd
Zhouyu Qian
2018-04-10
Implement equivalent for _IOWINT for FreeBSD-like targets
Bryant Mairs
2018-04-10
Refactor the ioctl API and documentation
Bryant Mairs
2018-04-07
Merge #872
bors[bot]
2018-04-06
Add LioCb::listio_resubmit
Alan Somers
2018-03-23
Add fchmod, fchmodat functions.
Anton Ageev
2018-03-22
Replace AioCb::from_bytes with more generic from_boxed_slice
Alan Somers
2018-03-22
Change sys::aio::lio_listio to sys::aio::LioCb::listio
Alan Somers
2018-03-02
Change SigAction::flags to use from_bits_truncated
Antti Keränen
2018-02-06
Merge #851
bors[bot]
2018-02-05
Add test for getsid.
Glenn Griffin
2018-02-02
Add alarm module
Thomas de Zeeuw
2018-01-25
Support arbitrary baud rates on BSDs
Bryant Mairs
2018-01-21
Merge #820
bors[bot]
2018-01-15
aio: more documentation
Alan Somers
2018-01-15
aio: Clippy cleanup
Alan Somers
2018-01-15
aio: use `Bytes` instead of `Rc<[u8]>`
Alan Somers
2018-01-15
Add AioCb::from_ptr and AioCb::from_mut_ptr
Alan Somers
2018-01-11
Remove return value from `pause`
Thomas de Zeeuw
2018-01-10
Expose mqueue functions for all supported OSes
Alan Somers
[prev]
[next]