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
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-12
Merge pull request #1451 from asomers/warns
Alan Somers
2021-06-12
Reenable tests that only failed on Travis, since we no longer use it.
Alan Somers
2021-06-12
Fix some unused import warnings in the tests
Alan Somers
2021-06-12
Merge pull request #1450 from asomers/alarm-errors
Alan Somers
2021-06-12
Merge pull request #1449 from asomers/aio-docs
Alan Somers
2021-06-12
Hopefully fix unreliability in unistd::alarm's doc test
Alan Somers
2021-06-12
Fix bad links in the aio docs
Alan Somers
2021-06-12
Merge #1448
bors[bot]
2021-06-12
wordsmithing on sched::clone
Alan Somers
2021-06-12
Add documentation for sched::clone
Konstantinos Andrikopoulos
2021-06-06
Merge #1445
bors[bot]
2021-06-06
Add a wrapper around if_nameindex
Noah
2021-05-31
Merge pull request #1444 from asomers/r0.21.0
Alan Somers
2021-05-31
Release v0.21.0
Alan Somers
2021-05-31
Merge #1430
bors[bot]
2021-05-31
Add getresuid() and getresgid() to unistd
Jeryl Vaz
2021-05-31
Merge #1443
bors[bot]
2021-05-30
misc Clippy cleanup
Alan Somers
2021-05-31
Merge #1437
bors[bot]
2021-05-31
Add MS_LAZYTIME flag
Manabu Sugimoto
2021-05-31
Merge #1440
bors[bot]
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-30
Merge #1439
bors[bot]
2021-05-30
Merge #1438
bors[bot]
2021-05-28
Add pull request link to changelog
Tom Dryer
2021-05-28
Disable sendfile64 on android
Tom Dryer
2021-05-28
Add sendfile64
Tom Dryer
2021-05-27
Update to semver 1.0.0
David Tolnay
2021-05-23
Merge #1433
bors[bot]
2021-05-23
Use fstatat to check long path sizes in fcntl::readlinkat
Jason Francis
2021-05-23
Merge pull request #1436 from nix-rust/rustup-hang
Alan Somers
2021-05-23
Workaround Rustup bug 2774
Alan Somers
2021-05-16
Merge #1434
bors[bot]
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-23
Merge #1427
bors[bot]
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-05
Merge #1417
bors[bot]
[next]