summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-22Merge #991bors[bot]
2019-01-22add `mman::mprotect`Adam C. Foltzer
2019-01-15Merge #1015bors[bot]
2019-01-15Start the next dev cycleAlan Somers
2019-01-15Merge #1014bors[bot]
2019-01-15Prepare for release 0.13.0Alan Somers
2019-01-14Merge #1000bors[bot]
2019-01-15Fix build and tests issues on OpenBSD 6.4+Andrei-Marius Radu
2019-01-13Merge #817bors[bot]
2019-01-13Implement nix wrapper for libc::signalRobert Gardner
2019-01-10Merge #1010bors[bot]
2019-01-09Added ptrace getregs and setregsWill Povell
2019-01-07Merge #1005bors[bot]
2019-01-06Make ScmTimestamp's doc test more robustAlan Somers
2018-12-31Merge #1003bors[bot]
2018-12-29Switch FreeBSD CI builds from BuildBot to cirrus-ci.comAlan Somers
2018-12-17Merge #993bors[bot]
2018-12-17Merge #990bors[bot]
2018-12-16Allow 'cargo test' to complete successfully on NetBSD 8.0.Tom Pusateri
2018-12-15Add cmsg PKTINFO for IPv4 and IPv6.Tom Pusateri
2018-12-12Merge #997bors[bot]
2018-12-12Implement symlinkatoblique
2018-12-09Merge #995bors[bot]
2018-12-08Replace try! with ?Alan Somers
2018-12-06Merge #972bors[bot]
2018-12-06Add support of TCP_CONGESTION for setsockoptFensteer
2018-12-06Merge #989bors[bot]
2018-12-03DragonflyBSD: Remove unused Errno'sLevente Kurusa
2018-12-03Merge #987bors[bot]
2018-12-01Remove duplicate termios constantsBryant Mairs
2018-12-01Add ioctl definitions for sparc64-linuxBryant Mairs
2018-12-01Fix missing SIGSTKFLT on sparc64-linuxBryant Mairs
2018-12-01Correct architecture checkBryant Mairs
2018-12-01Fix baud rate constants on sparc64-linuxBryant Mairs
2018-11-30Merge #985bors[bot]
2018-11-28Restore the libc dependency to the git version post-releaseAlan Somers
2018-11-28Merge #983bors[bot]
2018-11-28Merge #984bors[bot]
2018-11-28Prefer `map(drop)` to `map(|_| ())`Alan Somers
2018-11-28Bump version to 0.12.0Alan Somers
2018-11-28Merge #982bors[bot]
2018-11-27Fix libc at 0.2.44 in preparation for releaseAlan Somers
2018-11-27Merge #977bors[bot]
2018-11-27Merge #967bors[bot]
2018-11-23Fix unused warnings on FreeBSD from PR #952Alan Somers
2018-11-23Add Error::as_errnoAlan Somers
2018-11-23Merge #975bors[bot]
2018-11-19Add execvpe support, conditional on platformF1rst-Unicorn
2018-11-16Merge #973bors[bot]
2018-11-16CHANGELOG: move entry from #884 from 0.11.0 to unreleased where it belongs.Maciej Pasternacki