index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sys
/
wait
/
WEXITED.h
blob: 1dfb7f4225ac2fadc1a1ac083f7b2dba3406ca4a (
plain
)
1
2
3
4
5
6
#include <sys/wait.h> #define WEXITED (1<<3) /* XOPEN(400) POSIX(200809) */