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
2019-06-06
Fix multiple problems with the test_acct test
Alan Somers
2019-06-06
Fix kmod tests on in Linux containers
Alan Somers
2019-06-06
Fix the is_so_mark_functional test in Linux containers
Alan Somers
2019-06-02
Fix test_pthread_self on musl
Alan Somers
2019-04-29
Restored the bytes field on RecvMsg in order to know the amount of bytes rece...
Vincent Dagonneau
2019-04-23
pty: Add forkpty
Kevin Kuehler
2019-04-20
Add a access(2) wrapper
jr
2019-03-16
feat: Add killpg
DanSnow
2019-03-12
Support AF_ALG
Gleb Pomykalov
2019-02-21
Added inotify bindings for Linux and Android.
Vincent Dagonneau
2019-02-14
Fix misaligned references when using recvmsg with control messages
Alan Somers
2019-02-14
Replace CmsgSpace with a macro
Alan Somers
2019-02-14
Fix error handling of RecvMsg
Alan Somers
2019-02-12
`PollFd` event flags renamed to `PollFlags` from `EventFlags`.
Amanjeev Sethi
2019-01-23
Add IP_RECVIF & IP_RECVDSTADDR.
Tom Pusateri
2019-01-15
Fix build and tests issues on OpenBSD 6.4+
Andrei-Marius Radu
2019-01-13
Implement nix wrapper for libc::signal
Robert Gardner
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-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
[next]