summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-20(cargo-release) version 0.24.0Ryan Zoeller
2022-04-18Revert "Pin nightly compiler used in CI for uclibc"Alan Somers
2022-04-15Merge #1698bors[bot]
2022-04-15Merge #1694bors[bot]
2022-04-14Update FreeBSD CI image to 12.3. 12.2 is EoL.Alan Somers
2022-04-10Pin nightly compiler used in CI for uclibcAlan Somers
2022-04-09Use singular number for all feature namesAlan Somers
2022-04-08Merge #1643bors[bot]
2022-04-08Replace the IoVec type with IoSlice and IoSliceMutnot_a_seagull
2022-04-08Merge #1692bors[bot]
2022-04-07Add IP_DONTFRAG and IPV6_DONTFRAG SockOptsJunho Choi
2022-04-07Merge #1690bors[bot]
2022-03-28Enable statfs magic constants for target_os = "android"Felix Obenhuber
2022-03-26Merge #1691bors[bot]
2022-03-25Use the nightly toolchain for RedoxAlan Somers
2022-03-25[skip ci] edit CHANGELOG formatting prior to 0.24.0 releaseAlan Somers
2022-03-24Merge #1672bors[bot]
2022-03-24Merge #1686bors[bot]
2022-03-23Make `uname` always safeJan Bujak
2022-03-22[skip ci] better docs for SockaddrLike::from_rawAlan Somers
2022-03-23Merge #1685bors[bot]
2022-03-22Deprecate IpAddr, Ipv4Addr, and Ipv6AddrAlan Somers
2022-03-22Merge #1684bors[bot]
2022-03-21Replace the Sockaddr enum with a unionAlan Somers
2022-03-20Merge #1682bors[bot]
2022-03-20Merge #1683bors[bot]
2022-03-20uclibc uses a u32 for RLIMIT definitionsRyan Zoeller
2022-03-20Redox renamed sigaction.sa_handler to .sa_sigactionRyan Zoeller
2022-03-19[skip ci] spellcheck a comment for sethostnameAlan Somers
2022-03-14Merge #1677bors[bot]
2022-03-13Use the same signature for LinkAddr::addr on all platformsAlan Somers
2022-03-14Merge #1668bors[bot]
2022-03-13Change getrlimit and setrlimit to use rlim_t directly.Arnavion
2022-03-13Merge #1675 #1676bors[bot]
2022-03-13Fix the build on DragonflyBSD with -Zminimal-versionsAlan Somers
2022-03-13Fix a panic in Linkaddr::addrAlan Somers
2022-03-13Merge #1671bors[bot]
2022-03-10Merge #1584bors[bot]
2022-03-09wait: implement waitid()Matthias Schiffer
2022-03-09docs: fix link in doc for cmsg_space in sys/socketbin liu
2022-03-08Merge #1670bors[bot]
2022-03-06Add MsgFlag::MSG_NOSIGNALi509VCB
2022-03-06Merge #1669bors[bot]
2022-03-05linux.rs: Define consts for rv32 architectureKhem Raj
2022-03-05Fix complation on riscv32Khem Raj
2022-02-27Merge #1656bors[bot]
2022-02-27Remove `PATH_MAX` restriction from `with_nix_path`Alex Saveau
2022-02-27Merge #1667bors[bot]
2022-02-27Define _POSIX_VDISABLE on Android to fix doc testRyan Zoeller
2022-02-24Merge #1664bors[bot]