summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-09Fix intermittency in the doc test for alarmAlan Somers
2020-12-09Merge pull request #1353 from asomers/test_reliability2Alan Somers
2020-12-09Ignore the execve tests on muslAlan Somers
2020-12-08Fix unreliability in sys::test_aio::test_aio_suspendAlan Somers
2020-12-08Fix a race in the test_unistd::test_fchown testAlan Somers
2020-12-07Merge pull request #1350 from asomers/cirrus4allAlan Somers
2020-12-07Fix a use-after-free in execve_test_factoryAlan Somers
2020-12-06Switch all builds from Travis to CirrusAlan Somers
2020-12-06Handle SIGRT_1 in test_alarmAlan Somers
2020-12-06Make the poll tests resilient against signalsAlan Somers
2020-12-06Disable clock_getres on redoxNoah
2020-12-06Demote i686-apple-darwin to Tier 2Alan Somers
2020-11-28[skip ci] Add v0.19.1 release notes to CHANGELOGAlan Somers
2020-11-29Merge #1345bors[bot]
2020-11-28[skip ci] update CHANGELOG for PR #1341Alan Somers
2020-11-28Merge #1341bors[bot]
2020-11-28Disable test-aio-drop in GNU environmentsAlan Somers
2020-11-27Fix recvmmsg(2) implementationToby DiPasquale
2020-11-19Merge #1337bors[bot]
2020-11-17Add docs.rs target listmyfreeweb
2020-11-16Merge #1332bors[bot]
2020-11-15Suppress time_t musl "deprecation"Tamir Duberstein
2020-11-15Suppress af_alg_iv "deprecation"Tamir Duberstein
2020-10-18Merge #1318bors[bot]
2020-10-18KEEPCNT/KEEPINTVL aren't available on OpenBSD.Laurence Tratt
2020-10-16Merge #1316bors[bot]
2020-10-16update require_kernel_version to handle "_" in version stringRitesh Khadgaray
2020-10-15Merge #1313bors[bot]
2020-10-15Update to cfg-if 1.0Matt Brubeck
2020-10-13Merge #1306bors[bot]
2020-10-13Add wrapper for mremapJim Newsome
2020-10-12add Cirrus CI badge to readmeMax Blachman
2020-10-12Merge #1307bors[bot]
2020-10-10Merge #1283bors[bot]
2020-10-10Add support for TCP_KEEPCNT and TCP_KEEPINTVL TCP keepalive options.Yoav Steinberg
2020-10-10Merge #1303bors[bot]
2020-10-06Release v0.19.0.Andrew Walbran
2020-10-06Merge #1301bors[bot]
2020-10-04Support vsock on Android as well as Linux.Andrew Walbran
2020-10-03Renable the ScmTimestamp test on FreeBSD i386Alan Somers
2020-10-03Merge #1296bors[bot]
2020-10-03Merge #1300bors[bot]
2020-10-03Merge #1293bors[bot]
2020-10-03Add PTRACE_SYSEMU and PTRACE_SYSEMU_SINGLESTEP supportDominik Stolz
2020-10-03Merge #1281bors[bot]
2020-09-28Added clock_gettime, clock_getres, clock_settime, clock_getcpuclockidDaniil Bondarev
2020-09-21DragonFlyBSD: use __errno_location now provided by the libc crateChuck Musser
2020-09-20Add CHANGELOG.md entry about unsafe fork.Vitaly _Vi Shukela
2020-09-20Mark nix::unistd::fork as unsafe.Vitaly _Vi Shukela
2020-09-19Merge #1294bors[bot]