about summary refs log tree commit diff
path: root/src/libstd/sys/windows/pipe2.rs
AgeCommit message (Expand)AuthorLines
2015-05-07std: Rename sys::foo2 modules to sys::fooAlex Crichton-48/+0
2015-04-14std: Remove final usage of fds from WindowsAlex Crichton-47/+16
2015-04-09std: Clean up process spawn impl on unixAlex Crichton-8/+10
2015-02-13Add std::processAaron Turon-0/+77