patch-2.1.57 linux/kernel/fork.c
Next file: linux/kernel/printk.c
Previous file: linux/kernel/exit.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Mon Sep 22 14:55:59 1997
-  Orig file: 
v2.1.56/linux/kernel/fork.c
-  Orig date: 
Wed Sep  3 20:52:44 1997
diff -u --recursive --new-file v2.1.56/linux/kernel/fork.c linux/kernel/fork.c
@@ -497,6 +497,7 @@
 	/* ok, now we should be set up.. */
 	p->swappable = 1;
 	p->exit_signal = clone_flags & CSIGNAL;
+	p->pdeath_signal = 0;
 
 	/*
 	 * "share" dynamic priority between parent and child, thus the
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov