aboutsummaryrefslogtreecommitdiffstats
path: root/xlat/sigchld_codes.in
blob: 202bec44c8d47d6e2a734ac50d90f9811ca51b8f (plain)
1
2
3
4
5
6
CLD_EXITED 1
CLD_KILLED 2
CLD_DUMPED 3
CLD_TRAPPED 4
CLD_STOPPED 5
CLD_CONTINUED 6