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
/
windows
/
ext
/
process.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-28
libstd => 2018
Taiki Endo
-4
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-04-14
Add doc links to `std::os` extension traits
Dylan MacKenzie
-2
/
+6
2017-04-06
Fix Markdown issues in the docs
Oliver Middleton
-0
/
+1
2017-01-25
std: Stabilize APIs for the 1.16.0 release
Alex Crichton
-3
/
+3
2016-11-30
just add one method named creation_flags, fix the tidy error
Ted Mielczarek
-13
/
+3
2016-11-30
Add std::os::windows::process::CommandExt, with set_creation_flags and add_cr...
Ted Mielczarek
-1
/
+30
2016-10-01
std: Correct stability attributes for some implementations
Oliver Middleton
-5
/
+5
2016-08-19
std: Stabilize APIs for the 1.12 release
Alex Crichton
-1
/
+2
2016-04-26
std: Allow creating ExitStatus from raw values
Alex Crichton
-0
/
+15
2016-02-10
std: Push process stdio setup in std::sys
Alex Crichton
-1
/
+2
2015-11-18
Add missing annotations and some tests
Vadim Petrochenkov
-0
/
+4
2015-07-20
std: Add IntoRaw{Fd,Handle,Socket} traits
Alex Crichton
-2
/
+26
2015-06-09
std: Tweak process raising/lowering implementations
Alex Crichton
-23
/
+8
2015-05-16
std: Implement lowering and raising for process IO
Alex Crichton
-0
/
+69