On Thursday 02 August 2007, Alex Landau wrote:
> +               if (pid != 0) /* parent */
> +                       exit(0); /* the child may have changed the stack,
> so no return possible, only function calls */ /* child */

i havent read the code, but gut feeling says that should be _exit(0) ... or do 
i need to read the code ? :)
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to