patch-2.1.48 linux/arch/i386/kernel/ptrace.c
Next file: linux/arch/i386/kernel/signal.c
Previous file: linux/arch/i386/defconfig
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Aug 4 13:57:54 1997
- Orig file:
v2.1.47/linux/arch/i386/kernel/ptrace.c
- Orig date:
Thu May 15 16:48:01 1997
diff -u --recursive --new-file v2.1.47/linux/arch/i386/kernel/ptrace.c linux/arch/i386/kernel/ptrace.c
@@ -577,7 +577,7 @@
return;
current->exit_code = SIGTRAP;
current->state = TASK_STOPPED;
- notify_parent(current);
+ notify_parent(current, SIGCHLD);
schedule();
/*
* this isn't the same as continuing with a signal, but it will do
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov