CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2010/07/12 21:10:29

Modified files:
        lib/libpthread/uthread: pthread_private.h uthread_execve.c 
                                uthread_sig.c 

Log message:
Fix PR 6376: restore more thread library state if execve fails,
including the scheduling timer, sigmask, fd nonblocking status, and
handling of the signals used by the thread library.

ok marc@, additional testing by ajacoutot@

Reply via email to