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
/
SIGUSR2.c
blob: 8c580dc85d95f6c94a7b143e8172f33e0321271d (
plain
)
1
2
3
4
5
#include <signal.h> #define SIGUSR2 (22) /* POSIX(1) */