mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
12d62aa436
We need to be clear that this never returns WSTOPSIG. That is, if WIFSTOPPED, the return value is None. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>