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-11-25
Merge #1865
bors[bot]
2022-11-25
Clippy cleanup with the latest nightly.
Alan Somers
2022-11-23
add IpMtu sockopt
Jonathan de Jong
2022-11-21
Merge #1857
bors[bot]
2022-11-21
fixup! Added better support for unnamed unix socket addrs
Steven Engler
2022-11-21
fixup! Added better support for unnamed unix socket addrs
Steven Engler
2022-11-21
Added better support for unnamed unix socket addrs
Steven Engler
2022-11-20
mmap non-zero length
Jonathan
2022-11-20
Merge #1853
bors[bot]
2022-11-20
mmap addr
Jonathan
2022-11-20
Adds IP_TOS, IPV6_TCLASS and SO_PRIORITY sockopt wrappers
mzachar
2022-11-06
Run a round of clippy to fix CI
Alex Saveau
2022-10-14
reimplement recvmsg/sendmmsg
Michael Baikov
2022-10-13
add eaccess on FreeBSD, DragonFly and Linux (musl and glibc)
Steve Lau
2022-10-08
Fix clippy warnings on nightly
Ryan Zoeller
2022-09-27
Add a `sched_getcpu` wrapper
Jonas Schievink
2022-09-11
Clippy cleanup
Alan Somers
2022-08-25
Add sched_getaffinity and sched_setaffinity on FreeBSD
Ryan Zoeller
2022-08-14
Fix a new clippy lint
Alan Somers
2022-08-12
Merge #1776
bors[bot]
2022-08-12
Merge branch 'nix-rust:master' into remove-deprecated-items
SteveLau
2022-08-12
Folloup for !1778, remove some of the less helpful error msgs
Michael Baikov
2022-08-09
format code
SteveLauC
2022-08-09
remove deprecated items
SteveLauC
2022-08-05
add faccessat
Zhang Miaolei
2022-08-05
Add support for the IP_SENDSRCADDR control message
Matthew Ingwersen
2022-08-04
fix clippy assertions_on_result_states
Michael Baikov
2022-07-26
Add support for RecvOrigDstAddr on Linux
Brian May
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
[next]