CLD_DUMPED
infop->cause = (status & 0x80) ? CLD_DUMPED : CLD_KILLED;
info.si_code = CLD_DUMPED;
case CLD_DUMPED: