diff options
author | Christopher Faylor <me@cgf.cx> | 2010-09-19 20:18:36 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2010-09-19 20:18:36 +0000 |
commit | b64733135ad678a80e14a64a54af0b8538fb8fcf (patch) | |
tree | d5a5d3879ea683eebae366e8a002614f820c304d /winsup/cygwin/debug.h | |
parent | 392397f46cab7f09e9e3b6214cacbd2d8354d620 (diff) | |
download | cygnal-b64733135ad678a80e14a64a54af0b8538fb8fcf.tar.gz cygnal-b64733135ad678a80e14a64a54af0b8538fb8fcf.tar.bz2 cygnal-b64733135ad678a80e14a64a54af0b8538fb8fcf.zip |
* wincap.h (wincaps::has_buggy_thread_startup): Declare.
(wincapc::has_buggy_thread_startup): Ditto.
* wincap.cc::wincap_*): Accommodate has_buggy_thread_startup.
(wincapc::init): Explicitly turn off has_buggy_thread_startup if not WOW64.
* cygthread.h (cygthread::thread_handle): Declare/define new method.
* dcrt0.cc (_dll_crt0): Don't call __sinit here.
(dll_crt0_0): Don't call sigproc_init during initialization if
wincap.has_buggy_thread_startup().
(dll_crt0_1): Defer sigproc_init to here when
wincap.has_buggy_thread_startup(). Call __sinit after we've determined that
we're not forking.
(__main): Rework comments. Add potential future reminder.
Diffstat (limited to 'winsup/cygwin/debug.h')
0 files changed, 0 insertions, 0 deletions