about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/mod.rs
AgeCommit message (Expand)AuthorLines
2020-07-27mv std libs to library/mark-13/+0
2019-09-25Fix ExitStatus on FuchsiaTyler Mandry-2/+2
2019-09-05std: Improve downstream codegen in `Command::env`Alex Crichton-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-03-03Move process::ExitCode internals to sysScott McMurray-1/+1
2017-09-24The Magenta kernel is now called Zircon.P.Y. Laligand-1/+1
2016-12-01std::process fuchsia support cleanupTheodore DeRego-0/+2
2016-11-23Separated fuchsia-specific process stuff into 'process_fuchsia.rs' and refact...Theodore DeRego-0/+20