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
/
signal
/
SIGSTOP.h
blob: 2f16eb25f1b13d18f27462ebca6e5bc8a74aba07 (
plain
)
1
2
3
4
5
#include <signal.h> #define SIGSTOP (31) /* POSIX(1) */