rust/src/libstd/io
Alex Crichton 40ab198356 rustc: Use libnative for the compiler
The compiler itself doesn't necessarily need any features of green threading
such as spawning tasks and lots of I/O, so libnative is slightly more
appropriate for rustc to use itself.

This should also help the rusti bot which is currently incompatible with libuv.
2014-02-27 12:03:58 -08:00
..
net
buffered.rs
comm_adapters.rs
extensions.rs
flate.rs
fs.rs
mem.rs
mod.rs
pipe.rs
process.rs
result.rs
signal.rs
stdio.rs
test.rs
timer.rs
util.rs