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
/
fs2.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-09
std: Clean up process spawn impl on unix
Alex Crichton
-1
/
+7
2015-04-09
std: Set CLOEXEC for all fds opened on unix
Alex Crichton
-1
/
+3
2015-03-31
Test fixes and rebase conflicts, round 3
Alex Crichton
-1
/
+1
2015-03-31
rollup merge of #23873: alexcrichton/remove-deprecated
Alex Crichton
-1
/
+1
2015-03-31
rollup merge of #23875: aturon/revise-convert-2
Alex Crichton
-2
/
+2
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-1
/
+1
2015-03-31
Stabilize `std::convert` and related code
Aaron Turon
-2
/
+2
2015-03-26
std: Stabilize parts of std::os::platform::io
Alex Crichton
-0
/
+6
2015-03-23
Add generic conversion traits
Aaron Turon
-2
/
+1
2015-03-12
std: Remove #[allow] directives in sys modules
Alex Crichton
-10
/
+2
2015-02-25
Rollup merge of #22744 - alexcrichton:issue-22738, r=aturon
Manish Goregaokar
-0
/
+1
2015-02-23
std: Expose a `mode` accessor for Permissions on unix
Alex Crichton
-0
/
+1
2015-02-20
std: Ensure fs::{DirEntry, ReadDir} are Send/Sync
Alex Crichton
-13
/
+20
2015-02-18
std: Implement CString-related RFCs
Alex Crichton
-22
/
+22
2015-02-13
Add std::process
Aaron Turon
-2
/
+2
2015-02-11
Test fixes and rebase conflicts
Alex Crichton
-3
/
+1
2015-02-11
Add read and write rights to group and other when creating file
GuillaumeGomez
-1
/
+3
2015-02-09
std: Add a new `fs` module
Alex Crichton
-0
/
+378