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-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
2020-10-13
Add wrapper for mremap
Jim Newsome
2020-10-10
Add support for TCP_KEEPCNT and TCP_KEEPINTVL TCP keepalive options.
Yoav Steinberg
2020-10-10
Merge #1303
bors[bot]
2020-10-04
Support vsock on Android as well as Linux.
Andrew Walbran
2020-10-03
Renable the ScmTimestamp test on FreeBSD i386
Alan Somers
2020-10-03
Merge #1296
bors[bot]
2020-10-03
Merge #1300
bors[bot]
2020-10-03
Merge #1293
bors[bot]
2020-10-03
Add PTRACE_SYSEMU and PTRACE_SYSEMU_SINGLESTEP support
Dominik Stolz
2020-09-28
Added clock_gettime, clock_getres, clock_settime, clock_getcpuclockid
Daniil Bondarev
2020-09-21
DragonFlyBSD: use __errno_location now provided by the libc crate
Chuck Musser
2020-09-20
Mark nix::unistd::fork as unsafe.
Vitaly _Vi Shukela
2020-09-13
Adapt for safe-isation of some libc functions.
Vitaly _Vi Shukela
2020-08-22
Merge branch 'master' into musl_seek
Alan Somers
2020-08-22
Expose SeekData and SeekHole on all Linux targets
Amanieu d'Antras
2020-08-22
Merge #1278
bors[bot]
2020-08-22
Merge #1282
bors[bot]
2020-08-18
Add Netlink Protocol Families to SockProtocol enum
sinkingpoint
2020-08-13
doc typo in fchmodat
ed neville
2020-08-02
`ioctl-number.rst` moved. Update the link.
Solra Bizna
2020-07-28
Allow both &[CString] and &[&CStr] for sequence args
Jeong YunWon
2020-07-26
Support nullable timeout in ppoll
Mikail Bagishov
2020-07-25
Merge #1224
bors[bot]
[next]