summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-09-03AioCb::Drop will now panic for in-progress AioCbAlan Somers
2017-09-03Merge #746bors[bot]
2017-09-01Merge #750bors[bot]
2017-08-29Migrate quota module to libc FFI typesBryant Mairs
2017-08-30Merge #745bors[bot]
2017-08-29Use upstream libc definitions for fcntl FFIBryant Mairs
2017-08-28Merge #749bors[bot]
2017-08-28Added detach functionxd009642
2017-08-28Moved ptrace constants into enum types added minor functionality.xd009642
2017-08-28Merge #747bors[bot]
2017-08-27Remove syscall module.Bryant Mairs
2017-08-27Support casting values in libc_enum!Bryant Mairs
2017-08-26Use libc types for sched FFIBryant Mairs
2017-08-26Fix unused variable in testsBryant Mairs
2017-08-26Replace more FFI instancesBryant Mairs
2017-08-25Merge #744bors[bot]
2017-08-25Merge #732bors[bot]
2017-08-24Mark and document pty::ptsname() as unsafeNelson Chen
2017-08-21Use libc definitions for wait moduleBryant Mairs
2017-08-21Merge #739bors[bot]
2017-08-21Update changelog for PR#739Bryant Mairs
2017-08-21Expose signalfd on AndroidBryant Mairs
2017-08-21Log sendfile as missing for some BSDsBryant Mairs
2017-08-21Expose utsname on all platformsBryant Mairs
2017-08-20Merge #727bors[bot]
2017-08-18unistd: add fexecve()Luca Bruno
2017-08-17Merge #725bors[bot]
2017-08-17Merge #700bors[bot]
2017-08-17Merge #738bors[bot]