mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 17:37:00 +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.