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
/
io
/
process.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-16
Allow configuration of uid/gid/detach on processes
Alex Crichton
-23
/
+106
2014-02-08
std::fmt: convert the formatting traits to a proper self.
Huon Wilson
-2
/
+2
2014-02-03
std: Fixing all documentation
Alex Crichton
-1
/
+1
2014-02-03
std: Fix tests with io_error usage
Alex Crichton
-17
/
+8
2014-02-03
std: Remove io::io_error
Alex Crichton
-10
/
+5
2014-02-02
std: rename fmt::Default to `Show`.
Huon Wilson
-1
/
+1
2014-01-21
[std::str] Rename from_utf8_opt() to from_utf8(), drop the old from_utf8() be...
Simon Sapin
-1
/
+1
2014-01-21
[std::vec] Rename .pop_opt() to .pop(), drop the old .pop() behavior
Simon Sapin
-2
/
+5
2014-01-15
Issue #3511 - Rationalize temporary lifetimes.
Niko Matsakis
-7
/
+7
2013-12-27
Bring native process bindings up to date
Alex Crichton
-2
/
+149
2013-12-24
std: Expose that LocalIo may not always be available
Alex Crichton
-13
/
+11
2013-12-11
Make 'self lifetime illegal.
Erik Price
-6
/
+6
2013-12-10
librustuv: Change `with_local_io` to use RAII.
Patrick Walton
-16
/
+13
2013-11-26
libstd: Remove all non-`proc` uses of `do` from libstd
Patrick Walton
-2
/
+2
2013-11-14
test: Fix signal-exit-status on windows
klutzy
-0
/
+1
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-0
/
+177