#include <setjmp.h> int sigsetjmp(sigjmp_buf env, int savemask);
See section setjmp.
not ANSI, POSIX
Go to the first, previous, next, last section, table of contents.