WEXITSTATUS        36 error.c        #define WEXITSTATUS(status) (status)
WEXITSTATUS       116 process.c      #define WEXITSTATUS(w)  (((w) >> 8) & 0xff)