summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-11-08Merge #771bors[bot]
2017-11-07Merge #794bors[bot]
2017-11-05Migrate memfd constants to libcBryant Mairs
2017-11-05Use libc_enum! where possibleWolfgang Ginolas
2017-11-05Merge #790bors[bot]
2017-11-05Fix kevent for netbsd filter datatypeBryant Mairs
2017-11-05Sort target OSes alphabeticallyBryant Mairs
2017-10-30doc: add changelog entry for PTRACE_O_EXITKILLBobby Powers
2017-10-30ptrace: add PTRACE_O_EXITKILL optionBobby Powers
2017-10-20Merge #780bors[bot]
2017-10-17Merge #782bors[bot]
2017-10-17Merge #783bors[bot]
2017-10-14Promote i686-unknown-freebsd to Tier1 in the READMEAlan Somers
2017-10-14Fix formatting in CHANGELOG.mdAlan Somers
2017-10-14Add a test for ppollAlan Somers
2017-10-11Merge #774bors[bot]
2017-10-11added unistd::mkfifo #602Jakub Pastuszek
2017-10-11Merge #778bors[bot]
2017-10-08Merge #768bors[bot]
2017-10-08Replace most Linux man page links with Open Group man page linksAlan Somers
2017-10-07Add test for 'fallocate'Sanchayan Maity
2017-10-07Add support for 'fallocate'Sanchayan Maity
2017-10-07Merge #773bors[bot]
2017-10-07Merge #775bors[bot]
2017-10-05Fix variable does not need to be mutable warning for aio testSanchayan Maity
2017-10-05Fix use of deprecated item: gcc::ConfigSanchayan Maity
2017-10-02Add more accessors for AioCbAlan Somers
2017-09-07Merge #663bors[bot]
2017-09-06Merge pull request #762 from Mic92/stat-testsAlan Somers
2017-09-06Merge pull request #763 from Mic92/merge-unionAlan Somers
2017-09-04test/test_stat.rs: use matching tempdir name for test_fstatatJörg Thalheim
2017-09-04use better merge algorithm for CHANGELOG.mdJörg Thalheim
2017-09-04test/test_stat.rs: test correct stat functionJörg Thalheim
2017-09-04Add support for SO_TIMESTAMPWesley Wolfe
2017-09-03Merge #715bors[bot]
2017-09-03Fixed error handling in `AioCb::{fsync,read,write}`Alan Somers