summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-08make statfs/statvfs to be available wherever they are availableIgor Gnatenko
2018-02-08Merge #853bors[bot]
2018-02-08Update `InterfaceFlags`寧靜
2018-02-07Merge #852bors[bot]
2018-02-06Merge #851bors[bot]
2018-02-05Add test for getsid.Glenn Griffin
2018-02-03Merge #830bors[bot]
2018-02-03Merge #856bors[bot]
2018-02-03Updated example to be more meaningfulxd009642
2018-02-02Re-add ifaddrs moduleBryant Mairs
2018-02-02Add alarm moduleThomas de Zeeuw
2018-02-01Corrected typoxd009642
2018-02-01Merge #849bors[bot]
2018-01-31[skip ci] Update RELEASE_PROCEDURE.mdBryant Mairs
2018-01-31Added example and updated changelog.xd009642
2018-01-31Merge #837bors[bot]
2018-01-30Add step function to ptracexd009642
2018-01-29Added `getsid` in `::nix::unistd`Glenn Griffin
2018-01-28Fail to compile for any unused codeBryant Mairs
2018-01-28Fix B460800 and B921600 baud rates for netbsdBryant Mairs
2018-01-28Alphabetize modules under /sysBryant Mairs
2018-01-28Clean up imports and uses in lib.rsBryant Mairs
2018-01-28Require docs for features and ifaddrs moduleBryant Mairs
2018-01-28Require docs for the net/if_ moduleBryant Mairs
2018-01-28Require docs for the poll moduleBryant Mairs
2018-01-28Deny missing docs for pty moduleBryant Mairs
2018-01-28Require Debug impls for all typesBryant Mairs
2018-01-28Replace sockaddr_ctl with one from libcBryant Mairs
2018-01-28Implement Copy/Clone for all types missing itBryant Mairs
2018-01-28Disallow unnecessary import bracesBryant Mairs
2018-01-28Prevent the use of unstable compiler featuresBryant Mairs
2018-01-28Deny unused qualificationsBryant Mairs
2018-01-28Merge #847bors[bot]
2018-01-27Cargo.toml: don't exclude test filesIgor Gnatenko
2018-01-26Merge #845bors[bot]
2018-01-26Fix typo in release procedureAlan Somers
2018-01-26Bump version to 0.11.0-preAlan Somers
2018-01-26Merge #844bors[bot]
2018-01-26Bump version to 0.10.0Alan Somers
2018-01-26Merge #843bors[bot]
2018-01-25Consistently use `Termios` in commentsBryant Mairs
2018-01-25Don't use map(drop) as it's hard to understandBryant Mairs
2018-01-25Support arbitrary baud rates on BSDsBryant Mairs
2018-01-26Merge #835bors[bot]
2018-01-22Merge #841bors[bot]
2018-01-21Fix libc at 0.2.36 in preparation for releaseAlan Somers
2018-01-21Merge #820bors[bot]
2018-01-15aio: more documentationAlan Somers
2018-01-15aio: Clippy cleanupAlan Somers
2018-01-15aio: use `Bytes` instead of `Rc<[u8]>`Alan Somers