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
/
SIGKILL.c
blob: 65f58cce773c7256c64e0aa83a922f9a41f9c4d2 (
plain
)
1
2
3
4
5
6
#include <signal.h> #define SIGKILL (9) /*s Kill s*/ /* POSIX(1) */