index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
sys
/
windows
/
ext
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2020-07-27
mv std libs to library/
mark
-40
/
+0
2019-11-29
Format libstd/sys with rustfmt
David Tolnay
-9
/
+14
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-06-13
Add missing allow_missing_docs
Guillaume Gomez
-0
/
+1
2017-08-10
Exposed all platform-specific documentation.
kennytm
-0
/
+1
2017-05-18
Normalize docs in windows::ffi and windows::fs
David LeGare
-1
/
+1
2017-05-05
Update documention in windows::ffi
David LeGare
-4
/
+6
2016-12-15
Stabilize std::os::*::fs::FileExt
Aaron Turon
-1
/
+1
2016-10-09
Implement reading and writing atomically at certain offsets
Tobias Bucher
-0
/
+2
2015-12-04
AsRawHandle and IntoRawHandle for JoinHandle
Peter Atashian
-0
/
+1
2015-11-18
Add missing annotations and some tests
Vadim Petrochenkov
-3
/
+3
2015-08-18
std: Add into_raw_os traits to the OS preludes
Alex Crichton
-1
/
+1
2015-06-18
std: Add FromRaw{Fd,Handle,Socket} to os preludes
Alex Crichton
-0
/
+2
2015-05-16
std: Implement lowering and raising for process IO
Alex Crichton
-0
/
+1
2015-04-27
std: Expand the area of std::fs
Alex Crichton
-0
/
+35