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
2022-07-14
Fix a buffer overflow in sys::socket::recvfrom
Alan Somers
2022-07-13
Add chflags
musikid
2022-07-10
Clippy cleanup in the tests.
Alan Somers
2022-06-24
Fix all formating problems to pass CI formating test
Costin-Robert Sin
2022-06-09
Merge #1739
bors[bot]
2022-06-09
ppoll: make sigmask parameter optional
Stefano Garzarella
2022-06-09
Merge #1735
bors[bot]
2022-06-07
Fix the test_acct test
Alan Somers
2022-06-06
Cleanup cfg blocks
Ryan Zoeller
2022-05-15
Fix nightly clippy in tests
Ryan Zoeller
2022-05-15
Add ptrace::read_user and ptrace::write_user
Nikita Baksalyar
2022-05-14
add haiku support
Al Hoang
2022-05-14
Rewrite the aio module
Alan Somers
2022-05-02
Restore conversions from ip v4/6 Sockaddr types to std::net equivalents.
Kyle Huey
2022-04-24
Upgrade sysctl to 0.4
Ryan Zoeller
2022-04-08
Merge #1643
bors[bot]
2022-04-08
Replace the IoVec type with IoSlice and IoSliceMut
not_a_seagull
2022-04-07
Add IP_DONTFRAG and IPV6_DONTFRAG SockOpts
Junho Choi
2022-03-23
Make `uname` always safe
Jan Bujak
2022-03-22
Deprecate IpAddr, Ipv4Addr, and Ipv6Addr
Alan Somers
2022-03-21
Replace the Sockaddr enum with a union
Alan Somers
2022-03-13
Change getrlimit and setrlimit to use rlim_t directly.
Arnavion
2022-03-09
wait: implement waitid()
Matthias Schiffer
2022-02-22
also implement Read and Write for &PtyMaster
Jesse Luehrs
2022-01-24
uclibc support
Jonah Petri
2022-01-22
Better type safety for mqueue
Alan Somers
2022-01-11
Merge #1630
bors[bot]
2022-01-10
Change port used by test_txtime to avoid conflict
Ryan Zoeller
2022-01-10
Add getresuid/gid and setresuid/gid on BSDs
Ryan Zoeller
2022-01-03
Add sendfile(2) for DragonFly
Ryan Zoeller
2022-01-02
Correct MAP_FIXED documentation for NetBSD
Ryan Zoeller
2022-01-02
Merge #1624
bors[bot]
2022-01-02
Fix intermittency in test_timer::alarm_fires
Alan Somers
2022-01-01
Fix mq tests on NetBSD and DragonFly
Ryan Zoeller
2021-12-30
Introduce timer_* support
Brian L. Troutwine
2021-12-29
Add support for the SO_TXTIME sockopt and SCM_TXTIME control message
Alessandro Ghedini
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
[next]