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