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
/
WUNTRACED.c
blob: d082bef5371a90b6bd11f2f3fe17bedd94ef668c (
plain
)
1
2
3
4
5
6
#include <sys/wait.h> #define WUNTRACED 8 /* POSIX(1) */