rust/src/libstd/sys
Tobias Bucher 6de7f609dd Atomically open files with O_CLOEXEC where possible
On Linux the flag is just ignored if it is not supported:
https://lwn.net/Articles/588444/

Touches #24237.
2015-08-24 20:02:09 +02:00
..
common std: Add issues to all unstable features 2015-08-15 18:09:17 -07:00
unix Atomically open files with O_CLOEXEC where possible 2015-08-24 20:02:09 +02:00
windows Auto merge of #27896 - alexcrichton:into-raw-os-prelude, r=brson 2015-08-22 19:38:25 +00:00