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