• Roland McGrath's avatar
    [PATCH] Ctrl-C-ing strace · 88317175
    Roland McGrath authored
    This patch fix es the signals vs strace problem.  The signal code
    assumes that anybody who is TAK_STOPPED will check signals before
    resuming, and the ptrace paths didn't do that.
    88317175
ptrace.c 12.9 KB