On Nov 16, 2011 9:39 AM, "Stern, Eli" <[email protected]> wrote: > > The waitpid() method does not work. > Instead, I created a pipe. The child writes to the pipe after setsid(). The parent reads, then exits. > This synchronizes everything. > > Is such a solution acceptable?
No. Let me have a look.. _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
