Theodore DeRego
|
8d9d07a1ca
|
Removed Option<ExitStatus> member from fuchsia Process struct. Destroy launchpads and close handles in Drop impls rather than manually
|
2016-11-30 14:20:44 -08:00 |
|
Theodore DeRego
|
5c1c48532f
|
Separated fuchsia-specific process stuff into 'process_fuchsia.rs' and refactored out some now-duplicated code into a 'process_common.rs'
|
2016-11-23 13:58:13 -08:00 |
|
Theodore DeRego
|
fae86b92de
|
Cleaned up and appeased the linter
|
2016-11-22 16:08:48 -08:00 |
|
Theodore DeRego
|
5c23f2e3c8
|
Fuchsia support for std::process via liblaunchpad.
|
2016-11-22 12:12:46 -08:00 |
|