summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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]
2022-02-22also implement Read and Write for &PtyMasterJesse Luehrs
2022-02-22Merge #1665bors[bot]
2022-02-21Add ENOTRECOVERABLE and EOWNERDEAD error codes on DragonFlyRyan Zoeller
2022-02-21Merge #1553bors[bot]
2022-02-20Implement Extend and From/IntoIterator for SigSetWATANABE Yuki
2022-02-14Merge #1655bors[bot]
2022-02-1330X performance improvement in with_nix_path by not initializing memoryAlex Saveau
2022-02-13Merge #1662bors[bot]
2022-02-13Enable uconxtext module for s390xRyan Zoeller
2022-02-07Merge #1557bors[bot]
2022-02-07enable process_vm_readv, process_vm_writev for androidrupansh-arch
2022-02-07Merge #1563bors[bot]
2022-02-07update changelogDean Li
2022-02-07Impl `AsRawFd` for `OwningIter`Dean Li
2022-02-07Merge #1658bors[bot]
2022-02-07use version of libc published on cratesMichael Baikov