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
/
CHANGELOG.md
Age
Commit message (
Expand
)
Author
2021-06-12
Add Errno::EOPNOTSUPP to FreeBSD, where it is missing
Alan Somers
2021-06-12
Errno aliases are now associated consts of the Errno type.
Alan Somers
2021-06-12
Remove Errno consts from platforms where they aren't defined.
Alan Somers
2021-06-06
Add a wrapper around if_nameindex
Noah
2021-05-31
Release v0.21.0
Alan Somers
2021-05-31
Add getresuid() and getresgid() to unistd
Jeryl Vaz
2021-05-31
Merge #1437
bors[bot]
2021-05-31
Add MS_LAZYTIME flag
Manabu Sugimoto
2021-05-30
Adapt aio to the world of async/await, and fix some potential unsoundness.
Alan Somers
2021-05-28
Add pull request link to changelog
Tom Dryer
2021-05-28
Add sendfile64
Tom Dryer
2021-05-13
Use https instead of http
Ryan Zoeller
2021-04-26
constify from_raw and as_raw for Uid, Gid and Pid
Wolfgang Bumiller
2021-04-08
Merge #1402
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-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
[skip ci] add a new CHANGELOG section
Alan Somers
2021-02-20
Prepare for release 0.20.0
Alan Somers
2021-02-20
[skip ci] reformat CHANGELOG
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
Log x32 fixes
наб
2021-02-15
Dir: Implement `IntoIterator` for `Dir`
William Manley
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
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-10
Raise MSRV to 1.40.0
Alan Somers
2020-12-06
Demote i686-apple-darwin to Tier 2
Alan Somers
2020-11-28
[skip ci] Add v0.19.1 release notes to CHANGELOG
Alan Somers
2020-11-28
[skip ci] update CHANGELOG for PR #1341
Alan Somers
2020-10-13
Add wrapper for mremap
Jim Newsome
2020-10-12
Merge #1307
bors[bot]
2020-10-10
Add support for TCP_KEEPCNT and TCP_KEEPINTVL TCP keepalive options.
Yoav Steinberg
2020-10-06
Release v0.19.0.
Andrew Walbran
2020-10-04
Support vsock on Android as well as Linux.
Andrew Walbran
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-20
Add CHANGELOG.md entry about unsafe fork.
Vitaly _Vi Shukela
2020-08-22
Merge branch 'master' into musl_seek
Alan Somers
[next]