summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-12CHANGELOG updateDing Xiang Fei
2019-09-12better wordingDing Xiang Fei
2019-09-12posix_fallocateDing Xiang Fei
2019-09-04Merge #1120bors[bot]
2019-09-04Fix length of abstract socket addressYuxuan Shui
2019-09-04Merge #1113bors[bot]
2019-09-04Replace Signal::from_c_int by Signal::try_fromAlan Somers
2019-09-04Simplify implementation of libc_enum! with vis metavariablesAlan Somers
2019-09-04Merge #1114bors[bot]
2019-09-03Skip the aio_suspend test on LinuxAlan Somers
2019-09-03Workaround an outdated Travis imageAlan Somers
2019-09-03Replace most instances of mem::uninitialized with mem::MaybeUninitAlan Somers
2019-08-30Merge #1107bors[bot]
2019-08-29Clippy: remove an unused lifetime parameterAlan Somers
2019-08-29Implement Default for FdSetAlan Somers
2019-08-29Remove an obsolete commentAlan Somers
2019-08-29Clippy: silence a false-positive cast alignment warningAlan Somers
2019-08-29Clippy: remove unnecessary mem::transmuteAlan Somers
2019-08-29Clippy cleanupAlan Somers
2019-08-29Merge #1108bors[bot]
2019-08-28Fix some ioctl tests on muslAlan Somers
2019-08-28Raise minimum supported Rust version to 1.36.0Otavio Salvador
2019-08-22Merge #1109bors[bot]
2019-08-22Update CHANGELOG.mdSendil Kumar N
2019-08-22updated changelogSendil Kumar
2019-08-22remove macro symbolSendil Kumar
2019-08-22add readlinkat tooSendil Kumar
2019-08-22fix review commentsSendil Kumar
2019-08-22Add changelogSendil Kumar
2019-08-22update readlink to return the path instead of mangling the bufferSendil Kumar
2019-08-22fix readlink/readlinkat to return too long only when it is longSendil Kumar
2019-08-10Merge #1104bors[bot]
2019-08-10Release v0.15.0Alan Somers
2019-07-18Merge #1097bors[bot]
2019-07-17Add renameatScott Lamb
2019-07-16Merge #1058bors[bot]
2019-07-14Implement unlinkatJohnnie Birch
2019-07-13Merge #1095bors[bot]
2019-07-13Temporarily allow deprecated itemsAlan Somers
2019-07-13Do "cargo check" instead of "cargo build" for the MSRV checkAlan Somers
2019-07-13Fix warnings on Rust 1.37.0Alan Somers
2019-07-12Merge #1091bors[bot]
2019-07-12test_socket: add AddressFamily::Vsock testStefano Garzarella
2019-07-12socket: add support for AF_VSOCKStefano Garzarella
2019-07-11Merge #1089bors[bot]
2019-07-09Merge #1085bors[bot]
2019-07-09implement posix_fadviseKevin Wern
2019-07-03Merge #1090bors[bot]
2019-07-01Document changes in CHANGELOGJakub Konka
2019-07-01Enable sched_yield for all *nix hostsJakub Konka