longjmp
POSIX specification:
http://www.opengroup.org/onlinepubs/9699919799/functions/longjmp.html
Gnulib module: —
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
sigaltstack), on FreeBSD, NetBSD,
OpenBSD, you need to clear the SS_ONSTACK flag in the stack_t
structure managed by the kernel.