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