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