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
/
libnative
/
io
/
process.rs
Age
Commit message (
Expand
)
Author
Lines
2014-03-30
Removed deprecated functions `map` and `flat_map` for vectors and slices.
Marvin Löbel
-2
/
+4
2014-03-28
native: Use WNOHANG before signaling
Alex Crichton
-23
/
+58
2014-03-22
native: Fix a possible deadlock in spawn
Alex Crichton
-107
/
+105
2014-03-20
rename std::vec -> std::slice
Daniel Micay
-4
/
+4
2014-02-28
std: Avoid using "{:?}" in format strings
Alex Crichton
-2
/
+2
2014-02-23
Roll std::run into std::io::process
Alex Crichton
-36
/
+62
2014-02-16
Allow configuration of uid/gid/detach on processes
Alex Crichton
-21
/
+74
2014-02-17
Remove CloneableTuple and ImmutableTuple traits
Brendan Zabarauskas
-2
/
+2
2014-02-03
Fixing remaining warnings and errors throughout
Alex Crichton
-13
/
+12
2014-02-03
native: Require all results are used and fix fallout
Alex Crichton
-10
/
+10
2014-01-29
Flag Result as #[must_use] and deal with fallout.
Alex Crichton
-1
/
+1
2014-01-23
Update flip() to be rev().
Sean Chalmers
-1
/
+1
2014-01-23
Rename Invert to Flip - Issue 10632
Sean Chalmers
-1
/
+1
2014-01-05
Handle EINTR throughout libnative
Alex Crichton
-8
/
+9
2013-12-27
Implement native TCP I/O
Alex Crichton
-2
/
+2
2013-12-27
Bring native process bindings up to date
Alex Crichton
-64
/
+114
2013-12-25
Test fixes and rebase conflicts
Alex Crichton
-1
/
+2
2013-12-24
native: Introduce libnative
Alex Crichton
-0
/
+652