longjmp ¶POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/longjmp.html
Gnulib module: —
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
sigaltstack),
on Hurd, FreeBSD, NetBSD, OpenBSD,
you need to clear the SS_ONSTACK flag in the stack_t
structure managed by the kernel.
_FORTIFY_SOURCE >= 2
on Hurd.