mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
These are aliases to `setjmp()` and `longjmp()` on our system, as our implementations don't modify the signal mask. This is required for the syzkaller executor process.