summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-12-07Use the real pipe2(2) on all BSD targets.Alan Somers
2017-12-02Upgrade to Bitflags 1.0Bryant Mairs
2017-12-01Fix UB in epoll_ctlBryant Mairs
2017-11-19unistd: add execveat() on Linux and AndroidLuca Bruno
2017-11-19sys/socket: add UnixAddr abstract name getterLuca Bruno
2017-11-16Use libc function declarations for errno gettersBryant Mairs
2017-11-16Remove bitrig #[cfgsBryant Mairs
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-12unistd: Add getgrouplist()Jamie Hewland
2017-11-12unistd: Add initgroups()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-05Fix kevent for netbsd filter datatypeBryant Mairs
2017-11-05Sort target OSes alphabeticallyBryant Mairs
2017-10-30ptrace: add PTRACE_O_EXITKILL optionBobby Powers
2017-10-11added unistd::mkfifo #602Jakub Pastuszek
2017-10-11Merge #778bors[bot]
2017-10-08Replace most Linux man page links with Open Group man page linksAlan Somers
2017-10-07Add support for 'fallocate'Sanchayan Maity
2017-10-02Add more accessors for AioCbAlan Somers
2017-09-04Add support for SO_TIMESTAMPWesley Wolfe
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-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-26Replace more FFI instancesBryant Mairs