Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
process::ExitStatus: Discuss
exit
vs _exit
in a comment.
As discussed here rust-lang#88300 (comment) I felt this was the best place to put this (rather than next to ExitStatusExt). After all, it's a property of the ExitStatus type on Unix. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
- Loading branch information