summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-12Fix bad links in the aio docsAlan Somers
2021-06-12Merge #1448bors[bot]
2021-06-12wordsmithing on sched::cloneAlan Somers
2021-06-12Add documentation for sched::cloneKonstantinos Andrikopoulos
2021-06-06Merge #1445bors[bot]
2021-06-06Add a wrapper around if_nameindexNoah
2021-05-31Merge pull request #1444 from asomers/r0.21.0Alan Somers
2021-05-31Release v0.21.0Alan Somers
2021-05-31Merge #1430bors[bot]
2021-05-31Add getresuid() and getresgid() to unistdJeryl Vaz
2021-05-31Merge #1443bors[bot]
2021-05-30misc Clippy cleanupAlan Somers
2021-05-31Merge #1437bors[bot]
2021-05-31Add MS_LAZYTIME flagManabu Sugimoto
2021-05-31Merge #1440bors[bot]
2021-05-30Adapt aio to the world of async/await, and fix some potential unsoundness.Alan Somers
2021-05-30Merge pull request #1442 from asomers/issue-1441Alan Somers
2021-05-30Suppress a build warning on FuchsiaAlan Somers
2021-05-30Merge #1439bors[bot]
2021-05-30Merge #1438bors[bot]
2021-05-28Add pull request link to changelogTom Dryer
2021-05-28Disable sendfile64 on androidTom Dryer
2021-05-28Add sendfile64Tom Dryer
2021-05-27Update to semver 1.0.0David Tolnay
2021-05-23Merge #1433bors[bot]
2021-05-23Use fstatat to check long path sizes in fcntl::readlinkatJason Francis
2021-05-23Merge pull request #1436 from nix-rust/rustup-hangAlan Somers
2021-05-23Workaround Rustup bug 2774Alan Somers
2021-05-16Merge #1434bors[bot]
2021-05-13Use https instead of httpRyan Zoeller
2021-05-01Merge pull request #1431 from asomers/alarm_doc_test2Alan Somers
2021-05-01Hopefully improve unistd::alarm::set's doc test's reliabilityAlan Somers
2021-05-01Merge #1429bors[bot]
2021-04-26constify from_raw and as_raw for Uid, Gid and PidWolfgang Bumiller
2021-04-23Merge #1427bors[bot]
2021-04-19Fix timestamp docLu, Wangshan
2021-04-08Merge #1402bors[bot]
2021-04-08Merge #1414bors[bot]
2021-04-08Support TIMESTAMPNS for linuxLu, Wangshan
2021-04-07Fix spurious errors using `sendmmsg` with multiple cmsgsYuchen Wu
2021-04-05Merge #1417bors[bot]
2021-04-04Check all tests in CIAlan Somers
2021-04-04Merge #1416bors[bot]
2021-04-04Merge #1409bors[bot]
2021-04-04Use memoffset::offset_of instead of homegrown macroAlan Somers
2021-03-25unistd: Increase maximum passwd/group buffer to 1MBGeoffrey Thomas
2021-03-24Merge #1401bors[bot]
2021-03-23Merge #1406bors[bot]
2021-03-23Merge #1407bors[bot]
2021-03-23Allow cmsg_space! to be used in unit testsLu, Wangshan