On Fri, Feb 27, 2009 at 11:17:19AM -0500, Mike Frysinger wrote: > file descriptors are not shared resources. whatever a child does with them > will not affect the parent.
I was hoping that was the case. It did seem like vfork + exac would loose a lot of purpose if file descriptors weren't duplicated by vfork. -- Len Sorensen _______________________________________________ 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