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