Skip to content
Snippets Groups Projects
Simon McVittie's avatar
Simon McVittie authored
In some places we said exit status, but meant wait status (the status
from waitpid() or similar, which encodes whether the process exited
normally, the exit status if yes, the fatal signal if any, and whether
a core was dumped).

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
9d17f028
History