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