summary refs log tree commit diff
path: root/src/libstd/sys/windows/ext
AgeCommit message (Expand)AuthorLines
2015-06-09std: Tweak process raising/lowering implementationsAlex Crichton-23/+8
2015-06-09std: Stabilize a number of new fs featuresAlex Crichton-7/+14
2015-06-08OpenOptionsExt on Windows: i32 -> u32Peter Atashian-8/+8
2015-05-29Auto merge of #25494 - alexcrichton:stdio-from-raw, r=aturonbors-0/+70
2015-05-20Fix stability and deprecation markers on soft_link and symlinkBrian Campbell-2/+2
2015-05-16std: Implement lowering and raising for process IOAlex Crichton-0/+70
2015-05-07std: Rename sys::foo2 modules to sys::fooAlex Crichton-7/+7
2015-05-06Stabilize from_raw_osSteven Allen-7/+8
2015-04-27std: Expand the area of std::fsAlex Crichton-0/+395