CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2010/06/26 21:14:28

Modified files:
        lib/libpthread/uthread: uthread_init.c uthread_execve.c 

Log message:
Instead of (manually) closing the _thread_kern_pipe before calling
execve(), just set the close-on-exec flag.  Fixes PRs 6183 and 6376.
ok marc@, "seems clearly better" tedu@

Reply via email to