summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-01-15Add AioCb::from_ptr and AioCb::from_mut_ptrAlan Somers
2018-01-11Add socket options for IP_TRANSPARENT / BIND_ANYJustin Latimer
2018-01-11Merge #836bors[bot]
2018-01-11Remove return value from `pause`Thomas de Zeeuw
2018-01-11Merge #834bors[bot]
2018-01-10Expose mqueue functions for all supported OSesAlan Somers
2018-01-11Merge #813bors[bot]
2018-01-08Impl LinkAddr(MAC Addr)luozijun
2018-01-08impl `Debug` for all sockaddr typesluozijun
2018-01-06Merge #826bors[bot]
2018-01-06Add sigprocmaskThomas de Zeeuw
2018-01-03Merge #822bors[bot]