CVSROOT:        /cvs/src
Module name:    src
Branch:         cr-0x5f1
Changes by:     [EMAIL PROTECTED]       2008-02-27 18:08:45

Modified files:
        winsup/cygwin  : ChangeLog cygtls.cc exceptions.cc 

Log message:
        * cygtls.cc (_cygtls::init_exception_handler): Fix comment.
        
        * cygtls.cc (_cygtls::handle_threadlist_exception): Make it clear that
        the function never actually returns.
        * exceptions.cc (_cygtls::handle_exceptions): Jump out of function
        rather than returning to avoid meddling by previously installed
        exception handlers.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.3582.2.53&r2=1.3582.2.54
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.50.4.1&r2=1.50.4.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.297.2.4&r2=1.297.2.5

Reply via email to