Files
ladybird/Libraries/LibTest/AssertionHandler.cpp
Undefine 5b5a881992 LibTest: Fix custom assertion handler on FreeBSD and OpenBSD
Those systems expect sigjmp_buf to be passed to sigsetjmp / siglongjmp
instead of jmp_buf.
2026-01-12 20:58:21 +01:00

1.2 KiB