...
Signal masks, floating-point status flags, and the state of open files are not saved by the setjmp()
function. If signal masks need to be saved, the POXIS POSIX sigsetjmp()
function should be used.
...
...
Signal masks, floating-point status flags, and the state of open files are not saved by the setjmp()
function. If signal masks need to be saved, the POXIS POSIX sigsetjmp()
function should be used.
...