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-12-27
Merge #1596 #1621
bors[bot]
2021-12-27
Add posix_fallocate on DragonFly
Ryan Zoeller
2021-12-26
Fix typos
Ryan Zoeller
2021-12-24
Merge #1547
bors[bot]
2021-12-24
Disable mknod and mknodat tests on DragonFly
Ryan Zoeller
2021-12-23
feat: Add glibc::SOF_TIMESTAMPING_* support
Michael Baikov
2021-12-22
Enable sched_get/setaffinity on DragonFly BSD
Ryan Zoeller
2021-12-22
Recent versions of Android support EPOLLEXCLUSIVE
Ryan Zoeller
2021-12-21
DragonFly 6.0 added fexecve(2)
Ryan Zoeller
2021-12-14
Test preadv and pwritev on more operating systems
Alan Somers
2021-12-11
clippy cleanup with the latest nightly
Alan Somers
2021-11-27
Avoid lock poisoning by using parking_lot
Ryan Zoeller
2021-10-21
Fix unsoundness in `FdSet` methods
taylor.fish
2021-09-28
Fix return value of posix_fadvise
Haruki Okada
2021-09-19
Fix #411 - Provide accessors for 'events' in PollFd
Conrad Meyer
2021-09-19
Actually connect the mman tests to the build
Alan Somers
2021-09-19
Clippy cleanup
Alan Somers
2021-09-19
Merge #1496
bors[bot]
2021-09-12
mman module netbsd additions.
David Carlier
2021-09-12
Merge #1509 #1515
bors[bot]
2021-09-07
Add IP_TTL/IPV6_UNICAST_HOPS SockOpts
Conrad Meyer
2021-09-07
Merge branch 'master' into socket-mss
Alan Somers
2021-09-07
Merge #1516
bors[bot]
2021-09-07
Merge #1317
bors[bot]
2021-09-07
Implement AsRawFd for PollFd
Conrad Meyer
2021-09-06
Add support for IP_RECVERR and IPV6_RECVERR
Conrad Meyer
2021-09-04
Merge branch 'master' into socket-mss
eaon
2021-09-04
Support for `TCP_MAXSEG` TCP MSS socket option
eaon
2021-08-31
Allow Android to use timerfd
Ryan Zoeller
2021-08-29
Rework UnixAddr to fix soundness issues
Noa
2021-08-28
Merge #1506
bors[bot]
2021-08-27
Ignore vsock tests on Linux aarch64
Alan Somers
2021-08-22
Print function name and missing capability when skipping tests
Ryan Zoeller
2021-08-22
Fix building the tests for Redox and Illumos
Alan Somers
2021-08-21
Deprecate SockAddr/InetAddr::to_str
Noah
2021-08-17
Relax assertions in sockaddr_storage_to_addr to match the documentation.
Kyle Huey
2021-08-11
Merge #1482
bors[bot]
2021-08-10
Add support for LOCAL_PEER_CRED
Alan Somers
2021-08-09
Add PTRACE_INTERRUPT
Mika Vatanen
2021-08-01
Add getrlimit and setrlimit
LMJW
2021-07-28
sys/stat: add a safe wrapper for mknodat(2)
Luca BRUNO
2021-07-24
unistd: Add conversion from User to libc::passwd
orvij
2021-07-24
Add pthread_kill
Martin Kröning
2021-07-08
Support SO_RXQ_OVFL socket option (android/fuchsia/linux)
Junho Choi
2021-07-08
Adding linux specific renameat2()
Tom Boland
2021-07-07
Collapse Error into Errno
Alan Somers
2021-07-07
Overhaul Nix's error types
Alan Somers
2021-06-13
Add nmount for FreeBSD.
Alan Somers
2021-06-12
Reenable tests that only failed on Travis, since we no longer use it.
Alan Somers
2021-06-12
Fix some unused import warnings in the tests
Alan Somers
[next]