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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
sys
/
unix
/
ext
Age
Commit message (
Expand
)
Author
Lines
2015-07-20
std: Add IntoRaw{Fd,Handle,Socket} traits
Alex Crichton
-3
/
+54
2015-07-09
Add FileTypeUnix trait to add unix special file types
Jesús Espino
-1
/
+23
2015-06-18
std: Add FromRaw{Fd,Handle,Socket} to os preludes
Alex Crichton
-1
/
+1
2015-06-12
Auto merge of #25844 - alexcrichton:stabilize-fs-features, r=aturon
bors
-51
/
+81
2015-06-09
std: Tweak process raising/lowering implementations
Alex Crichton
-23
/
+5
2015-06-09
std: Stabilize a number of new fs features
Alex Crichton
-51
/
+81
2015-05-29
Auto merge of #25494 - alexcrichton:stdio-from-raw, r=aturon
bors
-1
/
+48
2015-05-20
Fix stability and deprecation markers on soft_link and symlink
Brian Campbell
-1
/
+1
2015-05-16
std: Implement lowering and raising for process IO
Alex Crichton
-1
/
+48
2015-05-07
std: Rename sys::foo2 modules to sys::foo
Alex Crichton
-9
/
+9
2015-05-06
Stabilize from_raw_os
Steven Allen
-6
/
+6
2015-05-04
std: Fix {atime,mtime,ctime}_nsec accessors
Alex Crichton
-3
/
+3
2015-04-28
std: Implement fs::DirBuilder
Alex Crichton
-0
/
+16
2015-04-27
std: Expand the area of std::fs
Alex Crichton
-0
/
+501