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
2023-05-21
Clippy cleanup:
Alan Somers
2023-01-15
Try enabling LocalPeerPid for ios
Armin Ronacher
2023-01-14
Added changelog entry and test for LocalPeerPid
Armin Ronacher
2023-01-10
Added `mq_timedreceive` to `::nix::mqueue`.
David Collard
2023-01-08
feat: I/O safety `ftruncate`
Jonathan
2022-12-14
Merge #1944
bors[bot]
2022-12-14
Rework vsock test
Stefano Garzarella
2022-12-13
Merge #1940
bors[bot]
2022-12-12
feat: I/O safety for 'sys/select'
Steve Lau
2022-12-11
feat: I/O safety for 'sys/poll'
Steve Lau
2022-12-09
Merge #1913 #1926 #1927 #1931 #1933
bors[bot]
2022-12-09
feat: I/O safety for 'sys/sendfile'
Steve Lau
2022-12-09
feat: I/O safety for 'sys/uid' & 'sched'
Steve Lau
2022-12-09
fix
Steve Lau
2022-12-09
refactor: take AsFd by value
Steve Lau
2022-12-08
feat: I/O safety for 'sys/termios' & 'pty'
Steve Lau
2022-12-06
Merge #1916
bors[bot]
2022-12-06
Merge #1882
bors[bot]
2022-12-06
feat: I/O safety for 'sys/statfs'
Steve Lau
2022-12-05
Use I/O safety in sys::mman
Alan Somers
2022-12-04
Epoll
Jonathan
2022-12-04
Fix clippy lints
Alex Saveau
2022-12-03
Nuke deprecated net APIs
Alex Saveau
2022-11-28
Fix UB in the SO_TYPE sockopt
Alan Somers
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
[next]