summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-23Merge #1433bors[bot]
2021-05-23Use fstatat to check long path sizes in fcntl::readlinkatJason Francis
2021-05-23Merge pull request #1436 from nix-rust/rustup-hangAlan Somers
2021-05-23Workaround Rustup bug 2774Alan Somers
2021-05-16Merge #1434bors[bot]
2021-05-13Use https instead of httpRyan Zoeller
2021-05-01Merge pull request #1431 from asomers/alarm_doc_test2Alan Somers
2021-05-01Hopefully improve unistd::alarm::set's doc test's reliabilityAlan Somers
2021-05-01Merge #1429bors[bot]
2021-04-26constify from_raw and as_raw for Uid, Gid and PidWolfgang Bumiller
2021-04-23Merge #1427bors[bot]
2021-04-19Fix timestamp docLu, Wangshan
2021-04-08Merge #1402bors[bot]
2021-04-08Merge #1414bors[bot]
2021-04-08Support TIMESTAMPNS for linuxLu, Wangshan
2021-04-07Fix spurious errors using `sendmmsg` with multiple cmsgsYuchen Wu
2021-04-05Merge #1417bors[bot]
2021-04-04Check all tests in CIAlan Somers
2021-04-04Merge #1416bors[bot]
2021-04-04Merge #1409bors[bot]
2021-04-04Use memoffset::offset_of instead of homegrown macroAlan Somers
2021-03-25unistd: Increase maximum passwd/group buffer to 1MBGeoffrey Thomas
2021-03-24Merge #1401bors[bot]
2021-03-23Merge #1406bors[bot]
2021-03-23Merge #1407bors[bot]
2021-03-23Allow cmsg_space! to be used in unit testsLu, Wangshan
2021-03-22Revert "Temporarily disable test_vsock on QEMU arches"Stefano Garzarella
2021-03-22Fix test_vsock failure on VMADDR_CID_LOCAL testingStefano Garzarella
2021-03-21Merge #1394bors[bot]
2021-03-21cleanup: remove redundant unwrap in Dir::from_fdScott Lamb
2021-03-21illumos and Solaris supportJason King
2021-03-21Merge #1404bors[bot]
2021-03-21Temporarily disable test_vsock on QEMU archesAlan Somers
2021-03-06Merge #1395bors[bot]
2021-03-05Allow sockaddr_ll size mismatchJustin Ossevoort
2021-03-04Merge pull request #1398 from asomers/s390x-dupAlan Somers
2021-03-04Remove a duplicate stanza from .cirrus.ymlAlan Somers
2021-03-04Merge pull request #1399 from asomers/accept4-androidAlan Somers
2021-03-04Remove accept4 on Android armAlan Somers
2021-02-23Merge pull request #1392 from asomers/docker_builderAlan Somers
2021-02-23During CI, use just 1 cpu for QEMU buildsAlan Somers
2021-02-21Merge #1390bors[bot]
2021-02-20Merge pull request #1391 from asomers/update-depsAlan Somers
2021-02-20pty: Make forkpty() unsafeTavian Barnes
2021-02-20Update rand to 0.8Alan Somers
2021-02-20Update tempfile dev dependencyAlan Somers
2021-02-20Fix a non_fmt_panic warning with Rustc 1.52.0Alan Somers
2021-02-20[skip ci] add a new CHANGELOG sectionAlan Somers
2021-02-20Merge pull request #1389 from asomers/r0.20.0Alan Somers
2021-02-20Prepare for release 0.20.0Alan Somers