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