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