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
/
__signal.c
blob: e8c37e58666d6e1099d9674546ace25a646aeed3 (
plain
)
1
2
3
4
5
6
7
8
#include "_signal.h" struct __signal __signal = {0}; /* STDC(0) SIGNAL_SAFE(0) */