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