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
/
WCONTINUED.c
blob: 9f578d43da3edf1830702ccfbdd6cfc347cb3a25 (
plain
)
1
2
3
4
5
6
#include <sys/wait.h> #define WCONTINUED 9 /* XOPEN(400) */