HP-UX Reference (11i v1 00/12) - 2 System Calls (vol 5)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man2/!!!intro.2
________________________________________________________________
___ ___
s
sigaltstack(2) sigaltstack(2)
On some implementations, stack space is automatically extended as needed. On those implementations,
automatic extension is typically not available for an alternate stack. If the stack overflows, the behavior is
undefined.
Threads Considerations
Each thread may define an alternate signal handlingstack.
LWP (Light Weight Processes) Considerations
Each LWP may define an alternate signal handlingstack.
SEE ALSO
sigaction(2), setjmp(3C), <signal.h>.
CHANGE HISTORY
First released in Issue 4, Version 2.
Section 2−−342 − 2 − HP-UX Release 11i: December 2000
___
___