<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Parent process - Page 14 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Parent_process&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Parent_process&amp;p=15">3.Next</a>
</p>
<p>manager.</p>

<p>This is an abstract of the manual page, reporting that:<blockquote>A subreaper fulfills the role of init(1) for its descendant processes. When a process becomes orphaned (i.e., its immediate parent terminates) then that process will be reparented to the nearest still living ancestor subreaper. Subsequently, calls to getppid() in the orphaned process will now return the PID of the subreaper process, and when the orphan terminates, it is the subreaper process that will receive a SIGCHLD signal and will be able to wait(2) on the process to discover its termination status.</blockquote></p><p>
<a accesskey="1" href="page.php?w=Parent_process&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Parent_process&amp;p=15">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
