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