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
2021-05-01
Hopefully improve unistd::alarm::set's doc test's reliability
Alan Somers
2021-04-08
Merge #1402
bors[bot]
2021-04-08
Support TIMESTAMPNS for linux
Lu, Wangshan
2021-04-04
Check all tests in CI
Alan Somers
2021-03-22
Revert "Temporarily disable test_vsock on QEMU arches"
Stefano Garzarella
2021-03-22
Fix test_vsock failure on VMADDR_CID_LOCAL testing
Stefano Garzarella
2021-03-21
illumos and Solaris support
Jason King
2021-03-21
Temporarily disable test_vsock on QEMU arches
Alan Somers
2021-02-21
Merge #1390
bors[bot]
2021-02-20
pty: Make forkpty() unsafe
Tavian Barnes
2021-02-20
Update rand to 0.8
Alan Somers
2021-02-20
Fix a non_fmt_panic warning with Rustc 1.52.0
Alan Somers
2021-02-15
Fix test_ptrace_syscall() on x32
наб
2021-02-15
Port mqueue to x32
наб
2021-02-15
Dir: Implement `IntoIterator` for `Dir`
William Manley
2021-01-03
Fix fcntl for FreeBSD
Alexander Thaller
2020-12-19
unistd: Add getpeereid(3)
William Woodruff
2020-12-19
Add fuchsia support
Amanda Tait
2020-12-14
Ignore failures of test_aio_suspend on macos
Alan Somers
2020-12-10
Remove a workaround for an old Musl bug
Alan Somers
2020-12-09
Ignore the execve tests on musl
Alan Somers
2020-12-08
Fix unreliability in sys::test_aio::test_aio_suspend
Alan Somers
2020-12-08
Fix a race in the test_unistd::test_fchown test
Alan Somers
2020-12-07
Fix a use-after-free in execve_test_factory
Alan Somers
2020-12-06
Switch all builds from Travis to Cirrus
Alan Somers
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
[next]