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
/
WNOWAIT.h
blob: 25f94a248de31d70d635a877f453f32d3bd1ba94 (
plain
)
1
2
3
4
5
6
#include <sys/wait.h> #define WNOWAIT (1<<4) /* XOPEN(400) POSIX(200809) */