about summary refs log tree commit diff
path: root/src/libnative/io/pipe_windows.rs
AgeCommit message (Expand)AuthorLines
2014-10-07Use slice syntax instead of slice_to, etc.Nick Cameron-1/+1
2014-10-02Revert "Review and rebasing changes"Aaron Turon-1/+1
2014-10-02Review and rebasing changesNick Cameron-1/+1
2014-09-16Fallout from renamingAaron Turon-11/+11
2014-09-03Fix spelling errors and capitalization.Joseph Crail-1/+1
2014-08-24native: clone/close_accept for win32 pipesAlex Crichton-23/+71
2014-08-24native: TCP close/close_accept for windowsAlex Crichton-3/+11
2014-08-24native: Implement clone/close_accept for unixAlex Crichton-3/+3
2014-08-23Complete renaming of win32 to windowsVadim Chugunov-0/+713