quakeforge/nq
Bill Currie d908016606 [sys] Use a jump buffer to exit to main
This allows tracy to clean up properly. However, Sys_Quit will use the
jump buffer (sys_exit_jmpbuf) only if it has been set, so the use of
Sys_setjmp is optional.
2023-12-05 19:02:51 +09:00
..
include [util] Add Sys_setjmp and Sys_longjmp 2023-12-01 12:13:26 +09:00
source [sys] Use a jump buffer to exit to main 2023-12-05 19:02:51 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00