summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-16Merge #2022bors[bot]
2023-04-16Quiet a clippy::suspicious_doc_comments lintAlan Somers
2023-04-16Quiet Clippy::manual_slice_size_calculation lintsAlan Somers
2023-04-16Fixing linkAustin Keeley
2023-04-05Merge #2012bors[bot]
2023-04-03Add CHANGELOG entryNoa
2023-04-02Merge #1999bors[bot]
2023-03-21Merge #1925bors[bot]
2023-03-20fix: send ETH_P_ALL in htons formatTodd Neal
2023-03-13Enable select on redoxNoa
2023-03-13Enable socket on redoxNoa
2023-03-06Add more detail for ptrace documentationThomas de Queiroz Barros
2023-02-19inotify: Add AsFd to allow using with epoll (issue #1998)Arvid Norlander
2023-02-10Merge #1995bors[bot]
2023-02-10Merge #1943bors[bot]
2023-02-09Rustier kqueue APIAlan Somers
2023-02-09Merge #1967bors[bot]
2023-02-09Merge #1991bors[bot]
2023-02-01Enabled `AtFlags::AT_EACCESS` on all platforms but android and redoxMatteo Nardi
2023-01-31setgroups type mismatches on Solaris #1986gco
2023-01-27Merge #1978bors[bot]
2023-01-27Merge #1979bors[bot]
2023-01-24Make `*::from_anything` methods unsafeDavid Koloski
2023-01-24Null-check `libc::group` members before convertingDavid Koloski
2023-01-23Merge #1976bors[bot]
2023-01-23Deps: update to memoffset 0.8Alexis (Poliorcetics) Bourget
2023-01-17Merge #1971bors[bot]
2023-01-17Merge #1973bors[bot]
2023-01-15Try enabling LocalPeerPid for iosArmin Ronacher
2023-01-15Document the mount.linux moduleAlan Somers
2023-01-14Added changelog entry and test for LocalPeerPidArmin Ronacher
2023-01-14Added LOCAL_PEERPID/LocalPeerPid sockopt for macosArmin Ronacher
2023-01-13if_nameindex: add illumos targetJohn Gallagher
2023-01-13Merge #1964bors[bot]
2023-01-13Fix endian swap on SocketAddrV6.Aaron Drew
2023-01-11Merge #1966bors[bot]
2023-01-11Merge #1962bors[bot]
2023-01-10Added `mq_timedreceive` to `::nix::mqueue`.David Collard
2023-01-09fix: Update libcJonathan
2023-01-08Merge #1947 #1961bors[bot]
2023-01-08docs: Target tableJonathan Woollett-Light
2023-01-08feat: I/O safety `ftruncate`Jonathan
2023-01-08Merge #1956bors[bot]
2022-12-31fix: clippy::size_of_refJonathan
2022-12-25Merge #1952bors[bot]
2022-12-25fix: linux+mips+uclibc unreachable patternXiaobo Liu
2022-12-14Merge #1944bors[bot]
2022-12-14Rework vsock testStefano Garzarella
2022-12-14Merge #1912bors[bot]
2022-12-13Added CANbus socket family protocol constants.fpagliughi