summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-05-14add haiku supportAl Hoang
2022-05-14Rewrite the aio moduleAlan Somers
2022-05-13Fix "unused_macro_rules" warnings with the latest nightly compiler.Alan Somers
2022-05-09Merge #1716bors[bot]
2022-05-07Define FsType constants for muslJakub Jirutka
2022-05-07Future-proof the kevent ABIAlan Somers
2022-05-02Restore conversions from ip v4/6 Sockaddr types to std::net equivalents.Kyle Huey
2022-04-24Upgrade sysctl to 0.4Ryan Zoeller
2022-04-22Fix UnixAddr::size on Linux and AndroidAlan 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-07Add IP_DONTFRAG and IPV6_DONTFRAG SockOptsJunho Choi
2022-03-28Enable statfs magic constants for target_os = "android"Felix Obenhuber
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-22Deprecate IpAddr, Ipv4Addr, and Ipv6AddrAlan Somers
2022-03-21Replace the Sockaddr enum with a unionAlan Somers
2022-03-20Merge #1682bors[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-13Use the same signature for LinkAddr::addr on all platformsAlan Somers
2022-03-13Change getrlimit and setrlimit to use rlim_t directly.Arnavion
2022-03-13Fix a panic in Linkaddr::addrAlan Somers
2022-03-13Merge #1671bors[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-05linux.rs: Define consts for rv32 architectureKhem Raj
2022-03-05Fix complation on riscv32Khem Raj
2022-02-27Remove `PATH_MAX` restriction from `with_nix_path`Alex Saveau
2022-02-27Define _POSIX_VDISABLE on Android to fix doc testRyan Zoeller
2022-02-22also implement Read and Write for &PtyMasterJesse Luehrs
2022-02-21Add ENOTRECOVERABLE and EOWNERDEAD error codes on DragonFlyRyan Zoeller
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-13Enable uconxtext module for s390xRyan Zoeller
2022-02-07enable process_vm_readv, process_vm_writev for androidrupansh-arch
2022-02-07Impl `AsRawFd` for `OwningIter`Dean Li
2022-02-06Merge #1653bors[bot]
2022-02-04Add accept4 on supported platformsRyan Zoeller
2022-02-02Document timerfd.rsRyan Zoeller
2022-02-02Document reboot.rsRyan Zoeller
2022-02-02Document personality.rsRyan Zoeller
2022-02-02Document mman.rsRyan Zoeller