about summary refs log tree commit diff
path: root/src/libnative/io/pipe_unix.rs
AgeCommit message (Expand)AuthorLines
2014-02-20Mass rename if_ok! to try!Alex Crichton-5/+5
2014-02-16Implement named pipes for windows, touch up unixAlex Crichton-182/+167
2014-02-16Move unix pipes implementation to pipe_unix.rsAlex Crichton-0/+300