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
/
WIFCONTINUED.c
blob: 88a42d78a2fdc5755a1a3c9a072e98da9c41c9da (
plain
)
1
2
3
4
5
#include <sys/wait.h> #define WIFCONTINUED 10 /* XOPEN(400) */