performing a nonlocal goto NAME setjmp, sigsetjmp, longjmp, siglongjmp - performing a nonlocal goto LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include...performing a nonlocal goto NAME setjmp, sigsetjmp, longjmp, siglongjmp - performing a nonlocal goto LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include...performing a nonlocal goto NAME setjmp, sigsetjmp, longjmp, siglongjmp - performing a nonlocal goto LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include...performing a nonlocal goto NAME setjmp, sigsetjmp, longjmp, siglongjmp - performing a nonlocal goto LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include......n cases, it can also simplify memory deallocation in applications that use longjmp (3) or siglongjmp (3). Otherwise, its use is discouraged. Because the space allocated by alloc…...does not define the handling of the signal context, the next stage was the sigsetjmp (3)/ siglongjmp (3) pair. The present mechanism gives much more control. On the other hand, …...does not define the handling of the signal context, the next stage was the sigsetjmp (3)/ siglongjmp (3) pair. The present mechanism gives much more control. On the other hand, …...ablished only during the execution of a specified section of code.) Calling longjmp (3) ( siglongjmp (3)) produces undefined results if any call has been made to pthread_cleanup…...ablished only during the execution of a specified section of code.) Calling longjmp (3) ( siglongjmp (3)) produces undefined results if any call has been made to pthread_cleanup…...or("sigaction"); exit(EXIT_FAILURE); } SEE ALSO execve (2), setrlimit (2), sigaction (2), siglongjmp (3), sigsetjmp (3), signal (7)