rust/library/std
Adam Reichold 04a0114e7e Rely only on POSIX semantics for I/O vector count
All #[cfg(unix)] platforms follow the POSIX standard and define _SC_IOV_MAX so
that we rely purely on POSIX semantics to determine the limits on I/O vector
count.
2020-08-05 16:57:02 +02:00
..
benches
src Rely only on POSIX semantics for I/O vector count 2020-08-05 16:57:02 +02:00
tests
build.rs std: Switch from libbacktrace to gimli 2020-07-28 16:34:01 -07:00
Cargo.toml std: Switch from libbacktrace to gimli 2020-07-28 16:34:01 -07:00