]> granicus.if.org Git - strace/blob - xlat/sigchld_codes.in
Fix corner cases of socketcall syscall
[strace] / xlat / sigchld_codes.in
1 CLD_EXITED 1
2 CLD_KILLED 2
3 CLD_DUMPED 3
4 CLD_TRAPPED 4
5 CLD_STOPPED 5
6 CLD_CONTINUED 6