Penguin

Differences between version 3 and predecessor to the previous major change of Children.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Sunday, February 23, 2003 3:17:06 pm by WikiAdmin Revert
Older page: version 1 Last edited on Saturday, February 22, 2003 1:36:54 pm by zcat(1) Revert
@@ -1,5 +1,11 @@
 In the software context; processes spawned by other processes. 
  
 If a parent process goes away, various things happen such as 
-* Children get sent a [SIGHUP] 
+* Children get sent a [SIGHUP], it's not that if the parent process goes away, it's if the terminal goes away, normally closing the session leader closes the terminal too. :)  
 * Children that ignore [SIGHUP] get reparented to init 
+  
+If a child process goes away, the parent gets a [SIGCHLD]  
+  
+-----  
+  
+The context for which this page was required refers to 'sprogs', or 'little people'. See also BadgeWearers