WIFCONTINUED
if (WIFCONTINUED(status)) {
#define WIFSIGNALED(x) (!WIFSTOPPED(x) && !WIFCONTINUED(x) && !WIFEXITED(x))