summary refs log tree commit diff
path: root/src/test/run-pass/process-detach.rs
AgeCommit message (Expand)AuthorLines
2014-03-24green: Remove the dependence on the crate mapAlex Crichton-1/+3
2014-03-21rustc: Switch defaults from libgreen to libnativeAlex Crichton-0/+6
2014-02-23Roll std::run into std::io::processAlex Crichton-4/+3
2014-02-16Allow configuration of uid/gid/detach on processesAlex Crichton-0/+56