[BusyBox] Init

Thomas Gleixner tglx at linutronix.de
Sat Aug 24 10:49:03 UTC 2002


On Saturday, 24. August 2002 16:54, Vladimir N. Oleynik wrote:

Vladimir,

> Ok. Ok. Linux is not Unix. For use lazy programmers ;)
:)

> Linux set ppid to 1 if parents dies without wait children?
> Hmm. Interesting.
> But ... This systen can`t have zombie witch human time tracing! ;)

It's a feature not a bug. See man exit(2). 
.. any children of the process are inherited by process 1, init, and the 
process's parent is sent a SIGCHLD signal.
Conforming to SVr4, SVID , POSIX, X/OPEN, BSD4.3

-- 
Thomas
_________________________________________
linutronix competence in embedded & realtime linux
http://www.linutronix.de mail: tglx at linutronix.de




More information about the busybox mailing list