On Wednesday 04 March 2009 10:05:09 Michael Schnell wrote: > > After calling > > exec they are no longer a vfork child, they are now a new process with > > new rules. > > I did not know about this wording. With exec*() the process stays the > same (same pid), and it's still a child of the same parent. It just gets > new memory and some initialization is done (man execve=).
you answered your own question with the last sentence -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev