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
/
SIGTSTP.h
blob: 9ede35ea6b1559bcf2d7f5122d00214062b304cb (
plain
)
1
2
3
4
5
#include <signal.h> #define SIGTSTP (18) /* POSIX(1) */