summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-19One more arch exclusionAndre Nathan
2020-03-19Exclude targets failing on CIAndre Nathan
2020-03-18Don't test on mips; replace unwrap for expectAndre Nathan
2020-03-18Fix type of pad fieldAndre Nathan
2020-03-18Add missing libc::flock fields in mipsAndre Nathan
2020-03-18Try to get tests working on 32 bitsAndre Nathan
2020-03-18Add fcntl tests for OFD locksAndre Nathan
2020-03-17Update CHANGELOGAndre Nathan
2020-03-17Handle open file descriptor locks in fcntlAndre Nathan
2020-03-17Update libc to 0.2.68Andre Nathan
2020-03-08Fix a lint on Rust nightly 1.43.0Alan Somers
2020-03-03Merge #1189bors[bot]
2020-03-03Derive `Ord`, `PartialOrd` for `Pid`Joe Ranweiler
2020-02-29Merge #1163bors[bot]
2020-02-29add setfsuid and setfsgid implementation for filesystem checksMarco Conte
2020-02-13Merge #1187bors[bot]
2020-02-13Make FsType's raw type publicMikail Bagishov
2020-02-13Merge #1185bors[bot]
2020-02-11Provide clearenv()John Gallagher
2020-02-03Release 0.17.0Alan Somers
2020-02-02Merge #1176bors[bot]
2020-01-28Merge #1181bors[bot]
2020-01-23ioctl: Fix broken link to the kernel documentationSimon Chopin
2020-01-12Merge #1177bors[bot]
2020-01-12Add CLK_TCK to SysconfVarCaleb Bassi
2020-01-12Add RISC-V support on GNU/Linuxmsizanoen1
2020-01-10Merge #1175bors[bot]
2019-12-29remove deprecated Error::descriptionRadyk Andrii
2019-12-24Merge #1172bors[bot]
2019-12-23Raise the minimum version of bitflags to 1.1Alan Somers
2019-12-23[skip ci] begin the next dev cycleAlan Somers
2019-12-23Release v0.16.1Alan Somers
2019-12-23Merge #1168bors[bot]
2019-12-22Fix the build on OpenBSD.Alan Somers
2019-12-22Skip test_aio_cancel_all on muslAlan Somers
2019-12-02[skip ci] start a new development cycleAlan Somers
2019-12-02Merge #1162bors[bot]
2019-12-01Release v0.16.0Alan Somers
2019-12-01[skip ci] fix merge error in CHANGELOGAlan Somers
2019-12-02Merge #1160bors[bot]
2019-12-01ScmCredentials now wraps UnixCredentials instead of libc::ucredAlan Somers
2019-12-01Reenable a test that had been disabled due to old CI infrastructureAlan Somers
2019-12-01Remove some obsolete comments.Alan Somers
2019-12-01Merge #1159bors[bot]
2019-12-01impl TryFrom<libc::speed_t> for BaudRateAlan Somers
2019-12-01Merge #1157bors[bot]
2019-12-01Fix formatting in CHANGELOGAlan Somers
2019-12-01Fix some race conditions in the integration testsAlan Somers
2019-12-01Merge #1158bors[bot]
2019-12-01Remove the last use of mem::uninitializedAlan Somers