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
Age
Commit message (
Expand
)
Author
2021-05-28
Disable sendfile64 on android
Tom Dryer
2021-05-28
Add sendfile64
Tom Dryer
2021-05-23
Use fstatat to check long path sizes in fcntl::readlinkat
Jason Francis
2021-05-13
Use https instead of http
Ryan Zoeller
2021-05-01
Merge pull request #1431 from asomers/alarm_doc_test2
Alan Somers
2021-05-01
Hopefully improve unistd::alarm::set's doc test's reliability
Alan Somers
2021-05-01
Merge #1429
bors[bot]
2021-04-26
constify from_raw and as_raw for Uid, Gid and Pid
Wolfgang Bumiller
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
Merge #1416
bors[bot]
2021-04-04
Use memoffset::offset_of instead of homegrown macro
Alan Somers
2021-03-25
unistd: Increase maximum passwd/group buffer to 1MB
Geoffrey Thomas
2021-03-24
Merge #1401
bors[bot]
2021-03-23
Allow cmsg_space! to be used in unit tests
Lu, Wangshan
2021-03-21
cleanup: remove redundant unwrap in Dir::from_fd
Scott Lamb
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
pty: Make forkpty() unsafe
Tavian Barnes
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
Port mqueue to x32
наб
2021-02-15
Dir: Implement `IntoIterator` for `Dir`
William Manley
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-07
add passwords to Groups
Ben Linsay
2021-02-02
Define *_MAGIC filesystem constants on Linux s390x
Jakob Naucke
2021-01-04
Add support for when receiving packets
Justin Ossevoort
2021-01-03
Fix fcntl for FreeBSD
Alexander Thaller
2020-12-19
unistd: Add getpeereid(3)
William Woodruff
2020-12-19
Add fuchsia support
Amanda Tait
2020-12-15
feat(sys): High-level personality(2) wrappers
William Woodruff
2020-12-14
Remove SockLevel
Alan Somers
2020-12-09
Fix intermittency in the doc test for alarm
Alan Somers
2020-12-06
Switch all builds from Travis to Cirrus
Alan Somers
2020-12-06
Disable clock_getres on redox
Noah
2020-11-27
Fix recvmmsg(2) implementation
Toby DiPasquale
2020-11-15
Suppress time_t musl "deprecation"
Tamir Duberstein
2020-11-15
Suppress af_alg_iv "deprecation"
Tamir Duberstein
2020-10-18
KEEPCNT/KEEPINTVL aren't available on OpenBSD.
Laurence Tratt
[next]