summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-29Merge #2027 #2057bors[bot]
2023-06-29Merge #2051bors[bot]
2023-06-29Merge #2061bors[bot]
2023-06-27For invalid IP address conversions with future Rust versionsAlan Somers
2023-06-28Merge #2062bors[bot]
2023-06-27Disable the doc test for sys::personality::personality on aarch64Alan Somers
2023-06-17Haiku: `speed_t` is defined as `u8` for 32 and 64 bit systemsNiels Sascha Reedijk
2023-06-06Merge #2052bors[bot]
2023-06-05Clippy cleanup:Ben Kimock
2023-06-05Fix CI with the latest RustupAlan Somers
2023-06-05Update CHANGELOG for patch release 0.26.2Alan Somers
2023-05-22Fix warnings.Andrew Walbran
2023-05-22Use repr(transparent) for bitflags.Andrew Walbran
2023-05-22Update to bitflags 2.3.1.Andrew Walbran
2023-05-22Use .bits() method rather than field for bitflags.Andrew Walbran
2023-05-21Merge #2009bors[bot]
2023-05-21Merge #2040bors[bot]
2023-05-21Merge #2042bors[bot]
2023-05-21Merge #2043bors[bot]
2023-05-21Clippy cleanup:Alan Somers
2023-05-21Update memoffset to 0.9est31
2023-05-20timerfd: Add TFD_TIMER_CANCEL_ON_SET flagAndrii Pohrebniak
2023-05-20Merge #2029bors[bot]
2023-05-09Merge #2033bors[bot]
2023-05-09remove unused mut from two variable declarations in sys/socket/mod.rsBob Haarman
2023-04-29Remove 'static mut' usage in features::os::kernel_version.Zachary S
2023-04-26Merge #2026bors[bot]
2023-04-25Update to crates.io release of libcAlex Touchet
2023-04-16Merge #2021bors[bot]
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]