crosvm/base
Daniel Verkamp 430f3eeb02 base: replace WaitStatus with std::process::ExitStatus
No need to reinvent the wheel - the standard library provides a
reasonable equivalent of this type.

BUG=None
TEST=tools/presubmit

Change-Id: Id7abada4c955a6e87bca735e7879dab2a38cb33c
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4062051
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
2022-11-30 00:31:31 +00:00
..
base_event_token_derive Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
src base: replace WaitStatus with std::process::ExitStatus 2022-11-30 00:31:31 +00:00
tests base: Move newly added process tests into an integration test 2022-11-09 20:45:59 +00:00
.build_test_serial Refactoring: Move common/base into base 2022-03-17 00:01:27 +00:00
Cargo.toml Reland "base: unix: add fork_process" 2022-11-09 11:06:39 +00:00