rust/src/libstd/sys
Ariel Ben-Yehuda fa0f1027d1 Rollup merge of #41054 - anatol:master, r=alexcrichton
Replace magic number with readable sig constant

SIG_ERR is defined as 'pub const SIG_ERR: sighandler_t = !0 as sighandler_t;'
2017-04-05 23:01:12 +00:00
..
redox Rollup merge of #40457 - frewsxcv:frewsxcv-macos, r=steveklabnik 2017-03-17 08:48:52 -04:00
unix Rollup merge of #41054 - anatol:master, r=alexcrichton 2017-04-05 23:01:12 +00:00
windows std: Don't cache stdio handles on Windows 2017-03-23 07:22:48 -07:00
mod.rs sys/mod doc update and mod import order adjust 2017-02-15 18:42:18 +08:00