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
/
SS_DISABLE.h
blob: 2a048cfdddbf30dab53f293500c6770d401e1f84 (
plain
)
1
2
3
4
5
#include <signal.h> #define SS_DISABLE (1<<8) /* XOPEN(400) */