rust/src/libstd/sys
Mark Simulacrum d7a5390a67 Rollup merge of #41870 - excaliburHisSheath:iss29367-windows-docs, r=frewsxcv
Improve docs in os::windows::ffi and os::windows::fs

Part of #29367

This PR makes changes to the documentation in `os::windows::ffi` and `os::windows::fs` with the goal of fleshing them out and bringing them in line with Rust's quality standards.

r? @steveklabnik
2017-05-19 14:16:12 -06:00
..
redox Fix stdio descriptors in exec by removing cloexec if present. Use dup2 instead of dup 2017-04-16 09:33:32 -06:00
unix std: Avoid locks during TLS destruction on Windows 2017-05-05 06:59:49 -07:00
windows Rollup merge of #41870 - excaliburHisSheath:iss29367-windows-docs, r=frewsxcv 2017-05-19 14:16:12 -06:00
mod.rs sys/mod doc update and mod import order adjust 2017-02-15 18:42:18 +08:00