summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-18Ensure that MSRV tests do not regressAleksey Kladov
2021-11-18Merge #1589bors[bot]
2021-11-17Include tests in the crate againZbigniew Jędrzejewski-Szmek
2021-11-17Fix documentation formating for pipe2rusty-snake
2021-11-17Merge #1591bors[bot]
2021-11-15Suppress deprecation warnings on DragonflyAlan Somers
2021-11-15Update Redox compiler.Alan Somers
2021-11-15Revert "Suppress a warning from the latest clippy"Alan Somers
2021-11-02MapFlags::MAP_ALIGNED_SUPER not exposed on FreeBSD due to typoS.J.R. van Schaik
2021-10-22Remove unsafe in with_nix_path() for [u8]Ryan Zoeller
2021-10-23Merge #1565 #1566bors[bot]
2021-10-23Merge #1580bors[bot]
2021-10-22Revert "Temporarily use Rust 1.51.0 for testing cross-based builds"Alan Somers
2021-10-22Merge #1575bors[bot]
2021-10-21Fix unsoundness in `FdSet` methodstaylor.fish
2021-10-21Merge pull request #1579 from asomers/object-bugAlan Somers
2021-10-21Temporarily use Rust 1.51.0 for testing cross-based buildsAlan Somers
2021-10-16Remove broken newlib supportAlan Somers
2021-10-16Merge #1569bors[bot]
2021-10-16Fix a Clippy warning on the latest nightlyAlan Somers
2021-10-16Correct definition of MADV_SOFT_OFFLINE on ppcAlan Somers
2021-10-16Update features::socket_atomic_cloexecAlan Somers
2021-10-15Declare the MSRV in Cargo.tomlAlan Somers
2021-10-09Merge #1554bors[bot]
2021-10-09sockopt's Set and Get traits are not unsafeAlan Somers
2021-10-04Merge #1552bors[bot]
2021-10-03Suppress a warning from the latest clippyAlan Somers
2021-10-03[skip ci] make .gitignore work better when target is a symlinkAlan Somers
2021-09-28(cargo-release) version 0.23.0Alan Somers
2021-09-28[skip ci] Change release procedure to use cargo-releaseAlan Somers
2021-09-29Merge #1538 #1545 #1546bors[bot]
2021-09-28Fix return value of posix_fadviseHaruki Okada
2021-09-28Revert "Expose SockAddr::from_raw_sockaddr"Alan Somers
2021-09-28Fix memory unsafety in unistd::getgrouplistvitalyd
2021-09-28Merge #1536bors[bot]
2021-09-27Merge pull request #1543 from asomers/CHANGELOG-0.23.0Alan Somers
2021-09-27[skip ci] tweak CHANGELOG formattingAlan Somers
2021-09-20Lower limits in setrlimit exampleRyan Zoeller
2021-09-20Merge #1517bors[bot]
2021-09-19Fix #411 - Provide accessors for 'events' in PollFdConrad Meyer
2021-09-19Merge #1534bors[bot]
2021-09-19Actually connect the mman tests to the buildAlan Somers
2021-09-19Merge #1531bors[bot]
2021-09-19mman add MAP_CONCEAL mmap flag for openbsdDavid Carlier
2021-09-19Merge #1532bors[bot]
2021-09-19Merge #1522bors[bot]
2021-09-19Merge pull request #1529 from asomers/clippy-9-2021Alan Somers
2021-09-19Clippy cleanupAlan Somers
2021-09-19mman MAP_JIT flag documentation.David Carlier
2021-09-19mman mod adding MAP_ALIGNED_SUPER flag for freebsd.David Carlier