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