]> git.lizzy.rs Git - rust.git/commit
Removed Option<ExitStatus> member from fuchsia Process struct. Destroy launchpads...
authorTheodore DeRego <tedsta@google.com>
Wed, 30 Nov 2016 22:20:44 +0000 (14:20 -0800)
committerTheodore DeRego <tedsta@google.com>
Wed, 30 Nov 2016 22:20:44 +0000 (14:20 -0800)
commit8d9d07a1ca25d003b57b08f5930ae3e9a27cd37c
tree5deda16d5b8698cdb4eb97d0bf18ed84db72aeb5
parent5c1c48532f1f5ce726d1704d33366f8fb371cca0
Removed Option<ExitStatus> member from fuchsia Process struct. Destroy launchpads and close handles in Drop impls rather than manually
src/libstd/sys/unix/magenta.rs
src/libstd/sys/unix/process/process_fuchsia.rs