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
/
src
/
sys
Age
Commit message (
Expand
)
Author
2021-08-09
Replace some mem::transmute calls in signal.rs with pointer casts
Alan Somers
2021-08-09
Add PTRACE_INTERRUPT
Mika Vatanen
2021-08-09
Remove some actually unsupported termios iflags on redox
Noah
2021-08-01
Add getrlimit and setrlimit
LMJW
2021-07-29
Merge #1473 #1474 #1476
bors[bot]
2021-07-28
sys/stat: add a safe wrapper for mknodat(2)
Luca BRUNO
2021-07-27
Expose `sys::eventfd` for target_os = "android"
Felix Obenhuber
2021-07-24
Constify many functions
Alan Somers
2021-07-24
Merge #1472
bors[bot]
2021-07-24
Merge branch 'master' into const_timespec
Alan Somers
2021-07-24
Add pthread_kill
Martin Kröning
2021-07-24
Mark most C-derived enums as non_exhaustive
Alan Somers
2021-07-16
Add the IPV6_V6ONLY sockopt
Daniel Dulaney
2021-07-13
Enable creating a const TimeSpec
Daniel Dulaney
2021-07-13
Use immutable receivers for FdSet::{highest, contains, fds}
Alan Somers
2021-07-08
Support SO_RXQ_OVFL socket option (android/fuchsia/linux)
Junho Choi
2021-07-07
Collapse Error into Errno
Alan Somers
2021-07-07
Overhaul Nix's error types
Alan Somers
2021-07-05
Add TcpUserTimeout socket option
Anthony Ramine
2021-06-23
Add IpFreebind socket option
Anthony Ramine
2021-06-13
Add nmount for FreeBSD.
Alan Somers
2021-06-12
Fix bad links in the aio docs
Alan Somers
2021-05-30
misc Clippy cleanup
Alan Somers
2021-05-30
Adapt aio to the world of async/await, and fix some potential unsoundness.
Alan Somers
2021-05-30
Merge pull request #1442 from asomers/issue-1441
Alan Somers
2021-05-30
Suppress a build warning on Fuchsia
Alan Somers
2021-05-28
Disable sendfile64 on android
Tom Dryer
2021-05-28
Add sendfile64
Tom Dryer
2021-05-13
Use https instead of http
Ryan Zoeller
2021-04-19
Fix timestamp doc
Lu, Wangshan
2021-04-08
Merge #1402
bors[bot]
2021-04-08
Merge #1414
bors[bot]
2021-04-08
Support TIMESTAMPNS for linux
Lu, Wangshan
2021-04-07
Fix spurious errors using `sendmmsg` with multiple cmsgs
Yuchen Wu
2021-04-04
Use memoffset::offset_of instead of homegrown macro
Alan Somers
2021-03-23
Allow cmsg_space! to be used in unit tests
Lu, Wangshan
2021-03-21
illumos and Solaris support
Jason King
2021-03-05
Allow sockaddr_ll size mismatch
Justin Ossevoort
2021-03-04
Remove accept4 on Android arm
Alan Somers
2021-02-20
Merge branch 'master' into timerfd-file-leak
Alan Somers
2021-02-16
Close file descriptor on drop in TimerFd
Christopher Dumoulin
2021-02-15
Port statfs to x32
наб
2021-02-15
Port timespec to x32
наб
2021-02-15
Port sysinfo to x32
наб
2021-02-15
Merge #1387
bors[bot]
2021-02-14
fix(unsafe): remove unnecessary unsafe
Jan Philipp Hafer
2021-02-14
cargo format
Jan Philipp Hafer
2021-02-13
Merge #1382
bors[bot]
2021-02-07
Don't implement Clone on Dir, SignalFd, and PtyMaster
Alan Somers
2021-02-02
Define *_MAGIC filesystem constants on Linux s390x
Jakob Naucke
[next]