summary refs log tree commit diff
path: root/src/libstd/sys/windows/ext/fs.rs
AgeCommit message (Expand)AuthorLines
2015-06-12Auto merge of #25844 - alexcrichton:stabilize-fs-features, r=aturonbors-2/+9
2015-06-09std: Stabilize a number of new fs featuresAlex Crichton-2/+9
2015-06-08OpenOptionsExt on Windows: i32 -> u32Peter Atashian-8/+8
2015-05-20Fix stability and deprecation markers on soft_link and symlinkBrian Campbell-2/+2
2015-05-07std: Rename sys::foo2 modules to sys::fooAlex Crichton-2/+2
2015-04-27std: Expand the area of std::fsAlex Crichton-0/+150