summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-12-01Merge #1156bors[bot]
2019-12-01Merge #1083bors[bot]
2019-11-30Remove the deprecated CmsgSpaceAlan Somers
2019-12-01Allow signal injection in ptrace::{syscall, detach}Francisco Giordano
2019-11-24Merge #1148bors[bot]
2019-11-21Implement sched::sched_getaffinity()Thibaut Ackermann
2019-11-18Merge #1154bors[bot]
2019-11-17ptrace: add ptrace::seize for LinuxJeremy Fitzhardinge
2019-11-16Merge #1101bors[bot]
2019-11-03Implment linkatJohnnie Birch
2019-11-02Merge #1151bors[bot]
2019-11-02sys: termios: Use associated constants for VMIN and VTIME on sparc64John Paul Adrian Glaubitz
2019-11-02Merge #1152bors[bot]
2019-11-02Fix a warning with the latest nightly compilerAlan Somers
2019-11-01sys: termios: Fix inverted logic for [cfg()] conditional for sparc64John Paul Adrian Glaubitz
2019-11-01Merge #1139bors[bot]
2019-11-01Merge #1150bors[bot]
2019-11-01sys: termios: Define VMIN and VTIME as VEOF and VEOL on sparc64John Paul Adrian Glaubitz
2019-10-30Add `Users` and `Group` related functionsOtavio Salvador
2019-10-29Merge #1138bors[bot]
2019-10-29Implement Signal::as_str()Mikail Bagishov
2019-10-29Merge #1145bors[bot]
2019-10-28Fix sys::socket::recvfrom for TCP socketsAlan Somers
2019-10-22Merge #1141bors[bot]
2019-10-21fix documentation typo for effective gidScott Schroeder
2019-10-15Merge #1137bors[bot]