about summary refs log tree commit diff
path: root/src/libstd/io/native/process.rs
AgeCommit message (Expand)AuthorLines
2013-11-19libstd: Change all uses of `&fn(A)->B` over to `|A|->B` in libstdPatrick Walton-4/+4
2013-11-13Implement native::IoFactoryAlex Crichton-129/+57
2013-11-11Move std::rt::io to std::ioAlex Crichton-0/+734