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
/
SI_USER.h
blob: 2d39d96ebfb95dae194f80f9a54427cc32d36fa2 (
plain
)
1
2
3
4
5
#include <signal.h> #define SI_USER (11) /* POSIX(199309) */