rust/src/libstd/sys
Mazdak Farrokhzad 3662a9fb04
Rollup merge of #63723 - josephlr:sigemptyset, r=alexcrichton
Consolidate sigemptyset workarounds

In sys/unix/process, we work around the sigemptyset linking issues
on android in two different ways. This change consolidates these
workarounds, and avoids duplicating bindings from `libc`.
2019-08-20 16:26:41 +02:00
..
cloudabi Remove uses of mem::uninitialized() from cloudabi 2019-08-15 09:04:49 +00:00
sgx Use associated_type_bounds where applicable - closes #61738 2019-08-08 22:39:15 +02:00
unix Consolidate sigemptyset workarounds 2019-08-19 16:15:34 -07:00
vxworks Fixed: error: unnecessary trailing semicolon 2019-08-17 18:56:38 -07:00
wasi Add {IoSlice, IoSliceMut}::advance 2019-08-03 10:44:45 +02:00
wasm Add {IoSlice, IoSliceMut}::advance 2019-08-03 10:44:45 +02:00
windows Rollup merge of #63155 - mfkl:uwp-msvc, r=alexcrichton 2019-08-15 14:33:58 +02:00
mod.rs redox: convert to target_family unix 2019-08-06 16:18:23 -06:00