summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-21Merge #1873bors[bot]
2022-11-20mmap non-zero lengthJonathan
2022-11-20Merge #1853bors[bot]
2022-11-20Merge #1870bors[bot]
2022-11-20mmap addrJonathan
2022-11-20Workaround XNU bug in getifaddrs netmasksroblabla
2022-11-20Adds IP_TOS, IPV6_TCLASS and SO_PRIORITY sockopt wrappersmzachar
2022-11-19Merge #1872bors[bot]
2022-11-19Merge #1869bors[bot]
2022-11-19Misc internal optimizationsAlan Somers
2022-11-19Fix using SockaddrStorage to store Unix domain addresses on LinuxAlan Somers
2022-11-19Mode flag documentationJonathan
2022-11-12Merge #1860bors[bot]
2022-11-11Nuke deprecated Errno flagsAlex Saveau
2022-11-12Merge #1854bors[bot]
2022-11-06Run a round of clippy to fix CIAlex Saveau
2022-11-06Reformat everythingAlex Saveau
2022-10-24Merge #1849bors[bot]
2022-10-23Add a Statfs::flags methodAlan Somers
2022-10-23Define `MntFlags` and `unmount` on all of the BSDs.Alan Somers
2022-10-23On Linux-like operating systems, use statfs64 instead of statfs.Alan Somers
2022-10-23Suppress deprecation warnings from the latest libcAlan Somers
2022-10-14Merge #1744bors[bot]
2022-10-14include docsMichael Baikov
2022-10-14disable a flaky test on aarch64Michael Baikov
2022-10-14reimplement recvmsg/sendmmsgMichael Baikov
2022-10-14Update changelogMichael Baikov
2022-10-14pack_mhdr_to_receive: pass iovec ptr and capacity separatelyMichael Baikov
2022-10-14pack_mhdr_to_receive: pass pointer and capacity directlyMichael Baikov
2022-10-14socket: stop setting vector length inside read_mhdrMichael Baikov
2022-10-13Merge #1743bors[bot]
2022-10-13add XFS_SUPER_NUMBER to nix::sys::statfsMrCroxx
2022-10-13Merge #1842bors[bot]
2022-10-13Merge #1846bors[bot]
2022-10-12fix '<newline>' being interpreted as htmlRyan Zoeller
2022-10-13add eaccess on FreeBSD, DragonFly and Linux (musl and glibc)Steve Lau
2022-10-13Merge #1843bors[bot]
2022-10-11Remove unnecessary verb from doc comment of `dup`Yusuke Tanaka
2022-10-10Merge #1841bors[bot]
2022-10-10add faccessat on illumosSteve Lau
2022-10-09Merge #1840bors[bot]
2022-10-08Upgrade parking_lot dev-dependency to 0.12Ryan Zoeller
2022-10-08Merge #1833bors[bot]
2022-10-08Merge #1839bors[bot]
2022-10-08Fix clippy warnings on nightlyRyan Zoeller
2022-10-08add syncfs on linuxSteve Lau
2022-10-08Merge #1831bors[bot]
2022-10-02re-export RLIM_INFINITY from libcSteve Lau
2022-10-01Merge #1829bors[bot]
2022-09-30libc: bump libc to 0.2.134Pedro Tammela