summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-13Adapt for safe-isation of some libc functions.Vitaly _Vi Shukela
2020-09-06Merge #1290bors[bot]
2020-08-22Merge #1284bors[bot]
2020-08-22Merge branch 'master' into musl_seekAlan Somers
2020-08-22Add changelog entryAmanieu d'Antras
2020-08-22Expose SeekData and SeekHole on all Linux targetsAmanieu d'Antras
2020-08-22Merge #1278bors[bot]
2020-08-22Merge #1282bors[bot]
2020-08-22Merge #1289bors[bot]
2020-08-18Add Netlink Protocol Families to SockProtocol enumsinkingpoint
2020-08-17Merge #1291bors[bot]
2020-08-13doc typo in fchmodated neville
2020-08-11use subordinate terminal device for termios callsJoshua M. Clulow
2020-08-02`ioctl-number.rst` moved. Update the link.Solra Bizna
2020-07-28Allow both &[CString] and &[&CStr] for sequence argsJeong YunWon
2020-07-27Merge #1277bors[bot]
2020-07-26Release version 0.18.0Alan Somers
2020-07-26Merge #1270bors[bot]
2020-07-26Support nullable timeout in ppollMikail Bagishov
2020-07-26Merge #1276bors[bot]
2020-07-26Raise libc dependecy to 0.2.73Alan Somers
2020-07-25Merge #1224bors[bot]
2020-07-24Merge #1261bors[bot]
2020-07-07Adding an implementation and some basic tests for timerfd.Vincent Dagonneau
2020-07-07Merge #1265bors[bot]
2020-07-04Expose IP_PKTINFO Control Message on AndroidBruno Tavares
2020-07-04Merge #1266bors[bot]
2020-07-04Add FsType for cgroupfsKenta Tada
2020-07-03Merge #1259bors[bot]
2020-07-03implement ttynameJesse Luehrs
2020-07-03Merge #1244bors[bot]
2020-07-03Merge #1264bors[bot]
2020-07-03Update the Linux CI environment to Ubuntu BionicAlan Somers
2020-07-03Skip the OFD locks tests on OverlayFS and muslAlan Somers
2020-07-03Add a missing require_capability! to a testAlan Somers
2020-07-03Factor out common code from the various skip macrosAlan Somers
2020-07-03Update the FreeBSD test image to 11.4-releaseAlan Somers
2020-07-03Merge #1268bors[bot]
2020-07-02Drop support for powerpc64-unknown-linux-gnuAlan Somers
2020-06-30Merge #1263bors[bot]
2020-06-27Fix an "unused import" warning on muslAlan Somers
2020-06-27misc clippy cleanupAlan Somers
2020-06-27Make SockAddr::as_ffi_pair safeAlan Somers
2020-06-27Make Errno::clear safeAlan Somers
2020-06-27Prefer to pass Inotify by value instead of by referenceAlan Somers
2020-06-27implement Default for UnixCredentials on LinuxAlan Somers
2020-06-27implement `Default` for `CpuSet`.Alan Somers
2020-06-27Make sys::socket::sockaddr_storage a safe functionAlan Somers
2020-06-27Fix an unaligned pointer read in Inotify::read_eventsAlan Somers
2020-06-27Don't run redoxer in CIAlan Somers