CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]       2006-02-23 19:21:22

Modified files:
        cygwin         : ChangeLog exceptions.cc hookapi.cc init.cc 
                         winsup.h 

Log message:
        * 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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3405&r2=1.3406
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.283&r2=1.284
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/hookapi.cc.diff?cvsroot=uberbaum&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/init.cc.diff?cvsroot=uberbaum&r1=1.64&r2=1.65
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/winsup.h.diff?cvsroot=uberbaum&r1=1.183&r2=1.184

Reply via email to