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
2020-12-06
Handle SIGRT_1 in test_alarm
Alan Somers
2020-12-06
Make the poll tests resilient against signals
Alan Somers
2020-11-29
Merge #1345
bors[bot]
2020-11-28
Disable test-aio-drop in GNU environments
Alan Somers
2020-11-27
Fix recvmmsg(2) implementation
Toby DiPasquale
2020-10-16
update require_kernel_version to handle "_" in version string
Ritesh Khadgaray
2020-10-15
Merge #1313
bors[bot]
2020-10-15
Update to cfg-if 1.0
Matt Brubeck
2020-10-13
Add wrapper for mremap
Jim Newsome
2020-10-10
Add support for TCP_KEEPCNT and TCP_KEEPINTVL TCP keepalive options.
Yoav Steinberg
2020-10-04
Support vsock on Android as well as Linux.
Andrew Walbran
2020-10-03
Merge #1293
bors[bot]
2020-09-28
Added clock_gettime, clock_getres, clock_settime, clock_getcpuclockid
Daniil Bondarev
2020-09-20
Mark nix::unistd::fork as unsafe.
Vitaly _Vi Shukela
2020-09-06
Merge #1290
bors[bot]
2020-08-11
use subordinate terminal device for termios calls
Joshua M. Clulow
2020-07-28
Allow both &[CString] and &[&CStr] for sequence args
Jeong YunWon
2020-07-26
Support nullable timeout in ppoll
Mikail Bagishov
2020-07-25
Merge #1224
bors[bot]
2020-07-07
Adding an implementation and some basic tests for timerfd.
Vincent Dagonneau
2020-07-03
implement ttyname
Jesse Luehrs
2020-07-03
Skip the OFD locks tests on OverlayFS and musl
Alan Somers
2020-07-03
Add a missing require_capability! to a test
Alan Somers
2020-07-03
Factor out common code from the various skip macros
Alan Somers
2020-06-26
Add Ipv{4,6}PacketInfo support to ControlMessage for send{m,}msg
Perry Lorier
2020-06-12
Merge #1255
bors[bot]
2020-06-12
Add fchown(2) wrapper.
Nate Avers
2020-06-05
Respond to review comments
Alan Somers
2020-06-04
Remove several deprecated constants and functions
Alan Somers
2020-06-04
Limit internal termios API to pub(crate)
Bryant Mairs
2020-05-31
Fix test_ptymaster_drop after PR #1098
Alan Somers
2020-05-31
Convert the crate to edition 2018
Alan Somers
2020-05-26
Fix build on OpenBSD caused by erroneous inclusion in allowed OS list for sen...
Nick Pelone
2020-05-17
Fix test and remove group & user for redox
Xavier L'Heureux
2020-05-17
Add wait, fdatasync, poll and pause for Redox
Xavier L'Heureux
2020-05-17
Remove warnings when compiling for Redox
Xavier L'Heureux
2020-05-17
Remove temporarily the failing tests for Redox
Xavier L'Heureux
2020-05-17
Remove more unsupported functions and make it possible to run tests
Xavier L'Heureux
2020-05-08
Add SO_BINDTODEVICE sockopt
Jean Pierre Dudey
2020-05-03
Fix an "unused import" warning on FreeBSD in test_scm_credentials
Alan Somers
2020-05-02
Merge #1216
bors[bot]
2020-05-02
Add UnixCredentials support on FreeBSD/DragonFly (cmsgcred/SCM_CREDS)
Greg V
2020-05-02
Fix an "unused macro" warning on non-Linux platforms
Alan Somers
2020-04-26
Support sendmmsg/recvmmsg
Gleb Pomykalov
2020-04-25
Support UDP GSO and GRO on linux
Gleb Pomykalov
2020-04-21
impl io::{Read,Write} for PtyMaster
Josh Stone
2020-04-19
Remove a few more cases of mem::uninitialized in the tests
Alan Somers
2020-04-01
Split read and write OFD lock tests
Andre Nathan
2020-03-27
i686 -> x86
Andre Nathan
2020-03-27
Explain why OFD tests are disabled in some archs
Andre Nathan
[next]