rust/src/libstd/sys
Tobias Bucher 4b46d2a3a2 Don't handle ENOSYS in anon_pipe()
We're not calling the raw syscall but a libc function, the libc will
have a compatibility layer.
2017-01-30 17:37:49 +01:00
..
redox Rollup merge of #39212 - redox-os:master, r=brson 2017-01-25 17:08:16 +01:00
unix Don't handle ENOSYS in anon_pipe() 2017-01-30 17:37:49 +01:00
windows libstd: replace all try! with ? in documentation examples 2017-01-22 21:07:38 +05:30
mod.rs Fix compile errors and such 2016-12-20 14:09:50 -08:00