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