CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2003-09-20 19:51:48

Modified files:
        winsup/cygwin  : ChangeLog spawn.cc 

Log message:
        * spawn.cc (pthread_cleanup): New struct.
        (do_cleanup): New function.
        (spawn_guts): Initialize struct for pthread_cleanup handling to ensure proper
        restoration of signals if/when thread is cancelled.  Restore settings using
        pthread_cancel_pop.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2084&r2=1.2085
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spawn.cc.diff?cvsroot=src&r1=1.129&r2=1.130

Reply via email to