CVSROOT:        /cvs/src
Module name:    src
Branch:         cr-0x9b
Changes by:     [EMAIL PROTECTED]       2003-09-20 19:53:38

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&only_with_tag=cr-0x9b&r1=1.2068.2.4&r2=1.2068.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spawn.cc.diff?cvsroot=src&only_with_tag=cr-0x9b&r1=1.126.2.2&r2=1.126.2.3

Reply via email to