CVSROOT: /cvs/uberbaum
Module name: winsup
Changes by: [EMAIL PROTECTED] 2008-02-27 17:16:46
Modified files:
cygwin : ChangeLog cygtls.cc exceptions.cc
Log message:
* 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/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4021&r2=1.4022
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/cygtls.cc.diff?cvsroot=uberbaum&r1=1.54&r2=1.55
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.311&r2=1.312