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
/
unix
/
process2.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-14
std: Remove old_io/old_path/rand modules
Alex Crichton
-2
/
+2
2015-04-10
std: Unconditionally close all file descriptors
Alex Crichton
-23
/
+36
2015-04-09
std: Clean up process spawn impl on unix
Alex Crichton
-234
/
+189
2015-04-08
std: Stabilize io::Error::from_raw_os_error
Alex Crichton
-1
/
+1
2015-03-31
Stabilize `std::convert` and related code
Aaron Turon
-1
/
+1
2015-03-15
std: Stabilize portions of `std::os::$platform`
Alex Crichton
-1
/
+1
2015-03-12
std: Remove #[allow] directives in sys modules
Alex Crichton
-10
/
+1
2015-02-28
Rollup merge of #22884 - japaric:obsolete, r=alexcrichton
Manish Goregaokar
-1
/
+1
2015-02-27
remove leftover annotations
Jorge Aparicio
-1
/
+1
2015-02-26
fixing a few bitrig build breakers
Dave Huseby
-0
/
+1
2015-02-24
Replace deprecated getdtablesize() with sysconf(_SC_OPEN_MAX) for android aar...
Eunji Jeong
-1
/
+10
2015-02-18
rollup merge of #22482: alexcrichton/cstr-changes
Alex Crichton
-4
/
+4
2015-02-18
std: Implement CString-related RFCs
Alex Crichton
-4
/
+4
2015-02-18
std: Stabilize the `hash` module
Alex Crichton
-1
/
+0
2015-02-13
Add std::process
Aaron Turon
-0
/
+446