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
/
SIGALRM.c
blob: 10f611189c3be3ba10ddb722c3b06d24b7a9a0b5 (
plain
)
1
2
3
4
5
6
#include <signal.h> #define SIGALRM (11) /*s Alarm s*/ /* POSIX(1) */