• Daniel Colascione's avatar
    Let users disable unsafe signal handling code · 989bcc77
    Daniel Colascione authored
    * src/keyboard.c (syms_of_keyboard): New user variables
    `attempt-stack-overflow-recovery' and
    `attempt-orderly-shutdown-on-fatal-signal'.
    * src/sysdep.c (stack_overflow): Check
    `attempt-stack-overflow-recovery'.
    * src/emacs.c (terminate_due_to_signal): Check
    `attempt-orderly-shutdown-on-fatal-signal'.
    989bcc77
sysdep.c 98.3 KB