rust/library/std/src/os
Matthias Krüger 8c3c8bba03
Rollup merge of #119943 - devnexen:listener_update3, r=thomcc
std::net: bind update for using backlog as `-1` too.

Albeit not documented, macOs also support negative value for the backlog argument.

ref: 2ff845c2e0/bsd/kern/uipc_socket.c (L1061)
2024-01-22 16:13:27 +01:00
..
aix Support AIX in Rust standard library 2023-10-09 14:02:57 +08:00
android Add definitions for riscv64_linux_android target 2023-07-26 11:46:48 -07:00
dragonfly Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
emscripten Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
espidf Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
fd Updated libc and doc for Vita target 2023-10-17 10:44:39 +03:00
fortanix_sgx sync the various FromRawFd trait docs, and remove 'valid' 2023-08-14 08:49:40 +02:00
freebsd changes from feedback 2023-10-20 23:55:14 +01:00
fuchsia Add definitions for riscv64gc-unknown-fuchsia 2023-04-25 16:42:59 -07:00
haiku Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
hermit remove code duplications 2023-02-24 15:30:14 +01:00
horizon Update libc::stat field names 2022-06-13 20:44:58 -07:00
hurd added support for GNU/Hurd 2023-09-21 17:31:25 +02:00
illumos Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
ios Substitute version placeholders 2023-11-15 19:40:51 -05:00
l4re Remove asmjs from library 2023-10-28 23:10:45 -07:00
linux Rollup merge of #117957 - the8472:pidfd-wait, r=Mark-Simulacrum 2023-11-19 19:14:34 -08:00
macos Substitute version placeholders 2023-11-15 19:40:51 -05:00
net replace version placeholders 2023-04-28 08:47:55 -07:00
netbsd Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
nto Update library/std/src/os/nto/mod.rs 2023-03-01 06:42:40 +01:00
openbsd Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
raw Remove #[cfg(all())] workarounds from c_char 2023-06-16 12:17:12 +00:00
redox Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
solaris Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
solid kmc-solid: Re-export {As,Borrowed,Owned}Fd in std::os::solid::prelude 2023-11-08 10:52:00 +09:00
uefi Rebase to master 2023-09-22 17:23:33 +05:30
unix std::net: bind update for using backlog as -1 too. 2024-01-15 07:26:19 +00:00
vita PS Vita std support 2023-05-07 18:57:43 +03:00
vxworks Take sys/vxworks/{fd,fs,io} from sys/unix instead. 2020-10-16 06:19:00 +02:00
wasi Use std::io::Error::is_interrupted everywhere 2023-09-03 09:21:10 -04:00
watchos Substitute version placeholders 2023-11-15 19:40:51 -05:00
windows Fix tracking issue of Windows ExitCodeExt 2023-11-23 11:16:10 -08:00
xous std: xous: use constants for stdout and stderr 2024-01-13 09:38:42 -08:00
mod.rs Support AIX in Rust standard library 2023-10-09 14:02:57 +08:00