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