summary refs log tree commit diff
path: root/src/libstd/sys/windows/ext/mod.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-06-13Add missing allow_missing_docsGuillaume Gomez-0/+1
2017-08-10Exposed all platform-specific documentation.kennytm-0/+1
2017-05-18Normalize docs in windows::ffi and windows::fsDavid LeGare-1/+1
2017-05-05Update documention in windows::ffiDavid LeGare-4/+6
2016-12-15Stabilize std::os::*::fs::FileExtAaron Turon-1/+1
2016-10-09Implement reading and writing atomically at certain offsetsTobias Bucher-0/+2
2015-12-04AsRawHandle and IntoRawHandle for JoinHandlePeter Atashian-0/+1
2015-11-18Add missing annotations and some testsVadim Petrochenkov-3/+3
2015-08-18std: Add into_raw_os traits to the OS preludesAlex Crichton-1/+1
2015-06-18std: Add FromRaw{Fd,Handle,Socket} to os preludesAlex Crichton-0/+2
2015-05-16std: Implement lowering and raising for process IOAlex Crichton-0/+1
2015-04-27std: Expand the area of std::fsAlex Crichton-0/+35