rust/src/libstd/sys
Ian Douglas Scott a41c4f80d9
redox: Correct error on exec when file is not found
`.raw_os_error()` (called in `spawn()`) returned None, so this produced an incorrect error.
2017-08-20 10:10:03 -07:00
..
redox redox: Correct error on exec when file is not found 2017-08-20 10:10:03 -07:00
unix Auto merge of #43900 - TobiasSchaffner:net_out_of_io, r=alexcrichton 2017-08-18 05:47:56 +00:00
windows use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
mod.rs Exposed all platform-specific documentation. 2017-08-10 13:43:59 +08:00