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
/
SIGQUIT.c
blob: 829cf4c6c47f366328c5808b9e805ad08b11a500 (
plain
)
1
2
3
4
5
6
#include <signal.h> #define SIGQUIT (17) /*s Quit s*/ /* POSIX(1) */