summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-14Add space to doc comment of fdsRoss Light
2020-04-14Add PR reference to CHANGELOGRoss Light
2020-04-13Remove immutable borrow note from CHANGELOGRoss Light
2020-04-13Operate on &mutRoss Light
2020-04-13Merge #1214bors[bot]
2020-04-12Remove sys::socket::addr::from_libc_sockaddr from the public APIAlan Somers
2020-04-12Fix UB in getsockoptAlan Somers
2020-04-11Remove unnecessary fn main wrapper in exampleRoss Light
2020-04-08Fix unaligned castting of cmsg data to af_alg_ivGleb Pomykalov
2020-04-08Merge #1195bors[bot]
2020-04-07Add select::FdSet::fds() methodRoss Light
2020-04-06Merge #1205bors[bot]
2020-04-06unistd: avoid infinite loop caused by reserve_double_buffer_sizeSteven Danna
2020-04-01Merge #1198bors[bot]
2020-04-02Enable getregs/setregs on muslcoord.e
2020-04-01Split read and write OFD lock testsAndre Nathan
2020-03-28Merge #1201bors[bot]
2020-03-28Fix fallocate return typeDiana
2020-03-27i686 -> x86Andre Nathan
2020-03-27Explain why OFD tests are disabled in some archsAndre Nathan
2020-03-27Undo rustfmt reformatingAndre Nathan
2020-03-19One more arch exclusionAndre Nathan
2020-03-19Exclude targets failing on CIAndre Nathan
2020-03-18Don't test on mips; replace unwrap for expectAndre Nathan
2020-03-18Fix type of pad fieldAndre Nathan
2020-03-18Add missing libc::flock fields in mipsAndre Nathan
2020-03-18Try to get tests working on 32 bitsAndre Nathan
2020-03-18Add fcntl tests for OFD locksAndre Nathan
2020-03-17Update CHANGELOGAndre Nathan
2020-03-17Handle open file descriptor locks in fcntlAndre Nathan
2020-03-17Update libc to 0.2.68Andre Nathan
2020-03-08Fix a lint on Rust nightly 1.43.0Alan Somers
2020-03-03Merge #1189bors[bot]
2020-03-03Derive `Ord`, `PartialOrd` for `Pid`Joe Ranweiler
2020-02-29Merge #1163bors[bot]
2020-02-29add setfsuid and setfsgid implementation for filesystem checksMarco Conte
2020-02-13Merge #1187bors[bot]
2020-02-13Make FsType's raw type publicMikail Bagishov
2020-02-13Merge #1185bors[bot]
2020-02-11Provide clearenv()John Gallagher
2020-02-03Release 0.17.0Alan Somers
2020-02-02Merge #1176bors[bot]
2020-01-28Merge #1181bors[bot]
2020-01-23ioctl: Fix broken link to the kernel documentationSimon Chopin
2020-01-12Merge #1177bors[bot]
2020-01-12Add CLK_TCK to SysconfVarCaleb Bassi
2020-01-12Add RISC-V support on GNU/Linuxmsizanoen1
2020-01-10Merge #1175bors[bot]
2019-12-29remove deprecated Error::descriptionRadyk Andrii
2019-12-24Merge #1172bors[bot]