OSDN Git Service

* cygtls.cc (_cygtls::handle_threadlist_exception): Make it clear that the
authorcgf <cgf>
Wed, 27 Feb 2008 17:16:45 +0000 (17:16 +0000)
committercgf <cgf>
Wed, 27 Feb 2008 17:16:45 +0000 (17:16 +0000)
commit4be5d446810858f13275d593784673b810b6e2c6
tree81f54fe7167090a2d3a4e640cee3d2a0a1877e3c
parentaa4a787961ad806bd021f129e67da0db1a5e74d3
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/cygtls.cc
winsup/cygwin/exceptions.cc