]> git.hungrycats.org Git - linux/commit
Clean up ptrace child exit case.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 17 Jul 2004 14:51:57 +0000 (07:51 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 17 Jul 2004 14:51:57 +0000 (07:51 -0700)
commita61b6024bf3994699216d212a2c48e123dca5db1
tree3f49f7c3fa79179edeb2901f63c24fd86c12f500
parent6bf1545b847e64e7f048fda19c24297c95a00cf6
Clean up ptrace child exit case.

This also fixes it for when the real parent is ignoring
SIGCHLD - noted by David Mosberger.
kernel/exit.c