rust/library/std/src/os
Matthias Krüger d2120b7d42
Rollup merge of #112352 - dankm:fbsd_doc_fix, r=thomcc
Fix documentation build on FreeBSD

After the socket ancillary data implementation was introduced, the documentation build was broken on FreeBSD hosts, add the same workaround as for the existing implementations.

Fixes the doc build after #91793
2023-06-17 12:43:29 +02:00
..
android replace version placeholders 2023-04-28 08:47:55 -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 replace version placeholders 2023-04-28 08:47:55 -07:00
fortanix_sgx Export Cancel from std::os::fortanix_sgx::usercalls::raw 2022-08-22 08:54:50 -07:00
freebsd Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04: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
illumos Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
ios Add creation time support to FileTimes on apple and windows 2023-05-15 15:04:39 +01:00
l4re Remove outdated cfg on le32 2023-01-25 15:07:57 +01:00
linux Inline AsRawFd implementations 2023-05-01 13:28:19 +02:00
macos Add creation time support to FileTimes on apple and windows 2023-05-15 15:04:39 +01: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 Provide C FFI types via core::ffi, not just in std 2022-03-01 17:16:05 -08: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 Add SOLID targets 2021-09-28 11:31:47 +09:00
unix Rollup merge of #112352 - dankm:fbsd_doc_fix, r=thomcc 2023-06-17 12:43:29 +02: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 Adjust stabilization version to 1.65.0 for wasi fds 2022-10-29 11:37:28 -04:00
watchos Add creation time support to FileTimes on apple and windows 2023-05-15 15:04:39 +01:00
windows Swap out CURRENT_RUSTC_VERSION to 1.71.0 2023-05-30 07:54:29 -04:00
mod.rs PS Vita std support 2023-05-07 18:57:43 +03:00