| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-02-17 | Follow rename of mx_handle_wait Magenta syscalls | Raph Levien | -3/+3 |
| 2017-02-08 | Rollup merge of #39512 - oconnor663:try_wait, r=alexcrichton | Corey Farwell | -7/+7 |
| 2017-02-06 | make Child::try_wait return io::Result<Option<ExitStatus>> | Jack O'Connor | -7/+7 |
| 2017-01-29 | Add support for test suites emulated in QEMU | Alex Crichton | -1/+5 |
| 2017-01-24 | Updated Fuchsia support for std::process. Adds support for try_wait. Misc. up... | Theodore DeRego | -23/+167 |
| 2017-01-06 | std: Add a nonblocking `Child::try_wait` method | Alex Crichton | -0/+17 |
| 2016-12-21 | Removes magenta build warning. | Jason Campbell | -1/+0 |
| 2016-12-01 | std::process fuchsia support cleanup | Theodore DeRego | -13/+203 |
| 2016-11-30 | Removed Option<ExitStatus> member from fuchsia Process struct. Destroy launch... | Theodore DeRego | -32/+19 |
| 2016-11-23 | Separated fuchsia-specific process stuff into 'process_fuchsia.rs' and refact... | Theodore DeRego | -0/+940 |
