]> sourceware.org Git - newlib-cygwin.git/commit
* winsup.h (cygwin_hmodule): Declare.
authorChristopher Faylor <me@cgf.cx>
Thu, 23 Feb 2006 19:21:21 +0000 (19:21 +0000)
committerChristopher Faylor <me@cgf.cx>
Thu, 23 Feb 2006 19:21:21 +0000 (19:21 +0000)
commit7fbfec2b642a0f2560cd4840bab76285b17c3fd0
tree16067604f6876513595616ee2e1897e2ed140b64
parent7db9cdd24e884d70f3444fcd3abdf87b0df24479
* winsup.h (cygwin_hmodule): Declare.
* exceptions.cc (inside_kernel): Reverse return values to reflect function
name.  Return true if we're in cygwin1.dll or if we're executing in dll_entry.
(_cygtls::interrupt_now): Reflect reversal of inside_kernel return value.
* hookapi.cc (cygwin_hmodule): Remove declaration.
* init.cc (dll_entry): Use in_dllentry global to record that we are executing
in dllentry.
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
winsup/cygwin/hookapi.cc
winsup/cygwin/init.cc
winsup/cygwin/winsup.h
This page took 0.031738 seconds and 5 git commands to generate.