]> granicus.if.org Git - strace/blob - xlat/sigchld_codes.in
xlat: save the script used to generate xlat/sock_options.in
[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