rust/src/libstd/sys
Hugo Beauzée-Luyssen e88a4cee52 std: win: Disable stack overflow handling on UWP
The required functions are not available, so hope for the best
2019-07-25 21:30:08 +02:00
..
cloudabi Use raw pointers in std::sys::cloudabi when passing MaybeUninit values 2019-07-23 13:51:28 -04:00
redox Add missing lifetime specifier 2019-07-04 10:42:24 +02:00
sgx Remove last use of mem::uninitialized in SGX 2019-07-05 09:03:49 -07:00
unix Rollup merge of #62425 - cyphar:linux-cloexec-use-fcntl, r=alexcrichton 2019-07-11 04:33:16 +02:00
vxworks Add supporting for vxWorks 2019-07-16 00:13:07 -07:00
wasi Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
wasm Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
windows std: win: Disable stack overflow handling on UWP 2019-07-25 21:30:08 +02:00
mod.rs Add supporting for vxWorks 2019-07-16 00:13:07 -07:00