rust/library/std/src/sys
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
..
cloudabi mv std libs to library/ 2020-07-27 19:51:13 -05:00
hermit mv std libs to library/ 2020-07-27 19:51:13 -05:00
sgx mv std libs to library/ 2020-07-27 19:51:13 -05:00
unix Rely only on POSIX semantics for I/O vector count 2020-08-05 16:57:02 +02:00
unsupported mv std libs to library/ 2020-07-27 19:51:13 -05:00
vxworks mv std libs to library/ 2020-07-27 19:51:13 -05:00
wasi Fix std::fs::File::metadata permission on WASI target 2020-07-31 09:01:16 +00:00
wasm Update stdarch submodule 2020-07-28 09:41:09 -07:00
windows mv std libs to library/ 2020-07-27 19:51:13 -05:00
mod.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00