about summary refs log tree commit diff
path: root/src/libstd/sys/windows/fs2.rs
AgeCommit message (Expand)AuthorLines
2015-03-26std: Stabilize parts of std::os::platform::ioAlex Crichton-4/+11
2015-03-23Test fixes and rebase conflicts, round 2Alex Crichton-1/+1
2015-02-20std: Ensure fs::{DirEntry, ReadDir} are Send/SyncAlex Crichton-12/+27
2015-02-13Add std::processAaron Turon-18/+2
2015-02-09std: Add a new `fs` moduleAlex Crichton-0/+428