summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-08Merge #807bors[bot]
2017-12-08Merge #777bors[bot]
2017-12-07Use the real pipe2(2) on all BSD targets.Alan Somers
2017-12-05Derive Eq for ErrnoBryant Mairs
2017-12-05Remove redundant constant testsBryant Mairs
2017-12-05Remove nix-test subcrateBryant Mairs
2017-12-05Switch to libc definitons of errno constantsBryant Mairs
2017-12-05Merge #696bors[bot]
2017-12-04Stop reexporting `Errno` and its variantsJonas Schievink
2017-12-04Merge #667bors[bot]
2017-12-03Add support for getifaddrs. Closes: #650.Markus Wanner
2017-12-03Merge #801bors[bot]
2017-12-02Upgrade to Bitflags 1.0Bryant Mairs
2017-12-02Merge #805bors[bot]
2017-12-01Test with hard-fails on stable alsoBryant Mairs
2017-12-01Fix UB in epoll_ctlBryant Mairs
2017-12-01Merge #804bors[bot]
2017-12-01bump lazy_static to 1Igor Gnatenko
2017-11-21Merge #800bors[bot]
2017-11-19unistd: add execveat() on Linux and AndroidLuca Bruno
2017-11-19Merge #785bors[bot]
2017-11-19sys/socket: add UnixAddr abstract name getterLuca Bruno
2017-11-18Merge #798bors[bot]
2017-11-16Use libc function declarations for errno gettersBryant Mairs
2017-11-16Remove bitrig #[cfgsBryant Mairs
2017-11-14Merge #797bors[bot]
2017-11-13Remove deploy.shBryant Mairs
2017-11-13Merge #795bors[bot]
2017-11-13Use sh as interpreterSébastien Santoro
2017-11-12Merge #733bors[bot]
2017-11-12unistd: Rework import of std::ptrJamie Hewland
2017-11-12unistd: groups: Disable functions on Apple platformsJamie Hewland
2017-11-12unistd: groups: Respond to minor PR feedback itemsJamie Hewland
2017-11-12unistd: Make getgrouplist and initgroups take &CStrJamie Hewland
2017-11-12groups tests: Add groups mutex and print message when tests skippedJamie Hewland
2017-11-12Add changelog entry for #733Jamie Hewland
2017-11-12test_unistd: Add test for getgrouplist/initgroups()Jamie Hewland
2017-11-12unistd: Add getgrouplist()Jamie Hewland
2017-11-12unistd: Add initgroups()Jamie Hewland
2017-11-12test_unistd: Add test for getgroups/setgroups()Jamie Hewland
2017-11-12unistd: Add getgroups()Jamie Hewland
2017-11-12unistd: Add setgroups()Jamie Hewland
2017-11-12unistd: Remove trailing whitespaceJamie Hewland
2017-11-11Merge #568bors[bot]
2017-11-11Merge #787bors[bot]
2017-11-11Formatting with rustfmtWilliam Orr
2017-11-11Omit invalid waitpid flags on OpenBSDWilliam Orr
2017-11-11Merge #792bors[bot]
2017-11-11Alphabetize some target_os configurationsWolfgang Ginolas
2017-11-08Add process_vm_readv and process_vm_writevGeoffrey Thomas