rustix 0.37.27

Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls
Documentation
[build-dependencies.cc]
optional = true
version = "1.0.68"
[dependencies.alloc]
optional = true
package = "rustc-std-workspace-alloc"
version = "1.0.0"

[dependencies.bitflags]
version = "1.3.2"

[dependencies.compiler_builtins]
optional = true
version = "0.1.49"

[dependencies.core]
optional = true
package = "rustc-std-workspace-core"
version = "1.0.0"

[dependencies.io-lifetimes]
default-features = false
features = ["close"]
optional = true
version = "1.0.10"

[dependencies.itoa]
default-features = false
optional = true
version = "1.0.1"
[dev-dependencies.flate2]
version = "1.0"

[dev-dependencies.io-lifetimes]
default-features = false
features = ["close"]
version = "1.0.10"

[dev-dependencies.libc]
version = "0.2.144"

[dev-dependencies.libc_errno]
default-features = false
package = "errno"
version = "0.3.1"

[dev-dependencies.memoffset]
version = "0.9.0"

[dev-dependencies.tempfile]
version = "3.4.0"

[features]
all-apis = ["fs", "io_uring", "mm", "net", "param", "process", "procfs", "pty", "rand", "runtime", "termios", "thread", "time"]
all-impls = ["os_pipe", "fs-err"]
default = ["std", "use-libc-auxv"]
fs = []
fs-err = ["io-lifetimes/fs-err"]
io_uring = ["fs", "net"]
linux_4_11 = []
linux_latest = ["linux_4_11"]
mm = []
net = []
os_pipe = ["io-lifetimes/os_pipe"]
param = ["fs"]
process = []
procfs = ["once_cell", "itoa", "fs"]
pty = ["itoa", "fs"]
rand = []
runtime = []
rustc-dep-of-std = ["core", "alloc", "compiler_builtins", "linux-raw-sys/rustc-dep-of-std", "bitflags/rustc-dep-of-std"]
std = ["io-lifetimes"]
termios = []
thread = []
time = []
use-libc = ["libc_errno", "libc"]
use-libc-auxv = ["libc"]

[package]
authors = ["Dan Gohman <dev@sunfishcode.online>", "Jakub Konka <kubkon@jakubkonka.com>"]
categories = ["os::unix-apis", "date-and-time", "filesystem", "network-programming"]
description = "Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls"
documentation = "https://docs.rs/rustix"
edition = "2018"
include = ["src", "build.rs", "Cargo.toml", "COPYRIGHT", "LICENSE*", "/*.md", "benches"]
keywords = ["api", "file", "network", "safe", "syscall"]
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
name = "rustix"
readme = "README.md"
repository = "https://github.com/bytecodealliance/rustix"
rust-version = "1.48"
version = "0.37.27"
[package.metadata.docs.rs]
features = ["all-apis"]
rustdoc-args = ["--cfg", "doc_cfg"]
targets = ["x86_64-unknown-linux-gnu", "i686-unknown-linux-gnu", "x86_64-apple-darwin", "x86_64-pc-windows-msvc", "x86_64-unknown-freebsd", "x86_64-unknown-openbsd", "x86_64-unknown-netbsd", "x86_64-unknown-dragonfly", "x86_64-unknown-illumos", "x86_64-unknown-redox", "x86_64-unknown-haiku", "wasm32-unknown-emscripten", "wasm32-wasi"]
[target."cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\"))))))))".dependencies.linux-raw-sys]
default-features = false
features = ["general", "ioctl", "no_std"]
version = "0.3.6"
[target."cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\")))))".dependencies.libc]
features = ["extra_traits"]
optional = true
version = "0.2.144"

[target."cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\")))))".dependencies.libc_errno]
default-features = false
optional = true
package = "errno"
version = "0.3.1"

[target."cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\")))))".dependencies.linux-raw-sys]
default-features = false
features = ["general", "errno", "ioctl", "no_std"]
version = "0.3.6"
[target."cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\"))))))))".dependencies.libc]
features = ["extra_traits"]
version = "0.2.144"

[target."cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\"))))))))".dependencies.libc_errno]
default-features = false
package = "errno"
version = "0.3.1"
[target."cfg(any(target_os = \"android\", target_os = \"linux\"))".dependencies.once_cell]
optional = true
version = "1.5.2"
[target."cfg(windows)".dependencies.libc_errno]
default-features = false
package = "errno"
version = "0.3.1"

[target."cfg(windows)".dependencies.windows-sys]
features = ["Win32_Foundation", "Win32_Networking_WinSock", "Win32_NetworkManagement_IpHelper", "Win32_System_Threading"]
version = "0.48.0"
[target."cfg(windows)".dev-dependencies.ctor]
version = "0.2.0"