summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-29Merge #876bors[bot]
2018-03-28Merge #877bors[bot]
2018-03-28Replace the gcc crate by ccBastien Orivel
2018-03-27add docs for memory locking functionsAndreas Fackler
2018-03-27add mlockall and munlockallAndreas Fackler
2018-03-24Merge #857bors[bot]
2018-03-23Add fchmod, fchmodat functions.Anton Ageev
2018-03-22Replace AioCb::from_bytes with more generic from_boxed_sliceAlan Somers
2018-03-22Fix an annoying double panicAlan Somers
2018-03-22Change sys::aio::lio_listio to sys::aio::LioCb::listioAlan Somers
2018-03-22Merge #873bors[bot]
2018-03-21add SO_MARK SetSockOpt for LinuxJake McGinty
2018-03-21Merge #860bors[bot]
2018-03-02Merge #869bors[bot]
2018-03-02Change SigAction::flags to use from_bits_truncatedAntti Keränen
2018-02-21Merge #825bors[bot]
2018-02-19[skip ci] Update the release procedureBryant Mairs
2018-02-17Merge #846bors[bot]
2018-02-15socket get-/setsockopt: document internal macros, types and traitsmexus
2018-02-12Expose MSG_CMSG_CLOEXEC on *BSDGreg V
2018-02-12Add cfmakesane() on FreeBSDGreg V
2018-02-12Add missing kqueue event filters on FreeBSDGreg V
2018-02-11Merge pull request #859 from Susurrus/fix_changelogAlan Somers
2018-02-11[skip ci] Fix markdown in the CHANGELOGBryant Mairs
2018-02-09Merge #832bors[bot]
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