summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-08Merge #1458bors[bot]
2021-07-08Adding linux specific renameat2()Tom Boland
2021-07-08Merge #1446bors[bot]
2021-07-07Add CHANGELOG entry for PR #1446Alan Somers
2021-07-07Collapse Error into ErrnoAlan Somers
2021-07-07Overhaul Nix's error typesAlan Somers
2021-07-07ptsname_r now returns a lossily-converted string in the event of bad UTFAlan Somers
2021-07-07Merge #1460bors[bot]
2021-07-07Bump libc to 0.2.98Anthony Ramine
2021-07-06[skip ci] fix CHANGELOG for addition of nmountAlan Somers
2021-07-05Merge #1457bors[bot]
2021-07-05Add TcpUserTimeout socket optionAnthony Ramine
2021-07-04Merge #1456bors[bot]
2021-06-23Add IpFreebind socket optionAnthony Ramine
2021-06-17Merge #1454bors[bot]
2021-06-16Missing changes from PR #1453Alan Somers
2021-06-17Merge #1453bors[bot]
2021-06-13Add nmount for FreeBSD.Alan Somers
2021-06-12[skip ci] fix formatting in CHANGELOGAlan Somers
2021-06-12Merge pull request #1452 from asomers/errno-valuesAlan Somers
2021-06-12Add Errno::EOPNOTSUPP to FreeBSD, where it is missingAlan Somers
2021-06-12Errno aliases are now associated consts of the Errno type.Alan Somers
2021-06-12Remove Errno consts from platforms where they aren't defined.Alan Somers
2021-06-12Merge pull request #1451 from asomers/warnsAlan Somers
2021-06-12Reenable tests that only failed on Travis, since we no longer use it.Alan Somers
2021-06-12Fix some unused import warnings in the testsAlan Somers
2021-06-12Merge pull request #1450 from asomers/alarm-errorsAlan Somers
2021-06-12Merge pull request #1449 from asomers/aio-docsAlan Somers
2021-06-12Hopefully fix unreliability in unistd::alarm's doc testAlan Somers
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