| SETJMP.H(3HEAD) | Headers | SETJMP.H(3HEAD) |
setjmp.h, setjmp - stack environment declarations
#include <setjmp.h>
The <setjmp.h> header defines the array types jmp_buf and sigjmp_buf. Applications must define the appropriate feature test macro to enable the visibility of the symbols in this header.
See attributes(7) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
| Interface Stability | Standard |
| September 10, 2004 | OmniOS |