diff options
Diffstat (limited to 'manual/creature.texi')
-rw-r--r-- | manual/creature.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/creature.texi b/manual/creature.texi index 31208ccb2b..5090735e4f 100644 --- a/manual/creature.texi +++ b/manual/creature.texi @@ -258,6 +258,12 @@ checks are applied. If defined to @math{3}, @theglibc{} may also use checks that may have an additional performance overhead. @end defvr +@defvr Macro _SC_SIGSTKSZ_SOURCE +@standards{GNU, (none)} +If this macro is defined, correct (but non compile-time constant) +MINSIGSTKSZ and SIGSTKSZ are defined. +@end defvr + @defvr Macro _REENTRANT @defvrx Macro _THREAD_SAFE @standards{Obsolete, (none)} |