• Russell King's avatar
    [ARM] Fix ARM signal handling. · e6116533
    Russell King authored
    If we are unable to deliver a signal to the process (eg, due to stack
    pointer corruption) block the signal so other fatal signals can kill
    off the process.
    e6116533
signal.c 15.3 KB