summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-03Fix an "unused import" warning on FreeBSD in test_scm_credentialsAlan Somers
2020-05-02Merge #1216bors[bot]
2020-05-02Merge #1227 #1228bors[bot]
2020-05-02Add UnixCredentials support on FreeBSD/DragonFly (cmsgcred/SCM_CREDS)Greg V
2020-05-02Fix an "unused macro" warning on non-Linux platformsAlan Somers
2020-05-02Test on Rust stable againAlan Somers
2020-05-01Merge #1215bors[bot]
2020-04-26Merge #1208bors[bot]
2020-04-26Eliminate a mem::zeroed() in recvmmsgAlan Somers
2020-04-26Support sendmmsg/recvmmsgGleb Pomykalov
2020-04-25Merge #1209bors[bot]
2020-04-25Merge #1221bors[bot]
2020-04-25Support UDP GSO and GRO on linuxGleb Pomykalov
2020-04-25Merge #1220bors[bot]
2020-04-25Fix compilation on DragonFly (statfs)Michael Neumann
2020-04-25Fix RISC-V supportAndreas Schwab
2020-04-24Merge #1210bors[bot]
2020-04-22Merge #1211bors[bot]
2020-04-21impl io::{Read,Write} for PtyMasterJosh Stone
2020-04-21Add the MAP_HUGE_<SIZE> flags for linux.GuillaumeDIDIER
2020-04-19Merge #1217 #1218bors[bot]
2020-04-19Update the FreeBSD CI image to an 11.3 snapshotAlan Somers
2020-04-19Merge #1207bors[bot]
2020-04-19Remove a few more cases of mem::uninitialized in the testsAlan Somers
2020-04-19Merge #1206bors[bot]
2020-04-14Remove stray # in CHANGELOGRoss Light
2020-04-14Added fds testRoss Light
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