• Ingo Molnar's avatar
    [PATCH] thread-group SIGSTOP handling · 5360ccf4
    Ingo Molnar authored
    Fix thread-group SIGSTOP handling - the SIGSTOP notification was not
    propagated to the parent of the thread group leader.  Now Ctrl-Z-ing of
    thread groups works again.
    5360ccf4
signal.c 44.5 KB