CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2004-01-19 23:03:43

Modified files:
        winsup/cygwin  : ChangeLog Makefile.in dcrt0.cc init.cc 
                         sigproc.cc wincap.cc wincap.h 
        winsup/cygwin/include/cygwin: version.h 

Log message:
        * sigproc.cc (sigproc_terminate): Don't close sendsig handle when execing since
        we're not closing what we think we're closing.
        (sig_send): Improve debugging when exiting due to no_signals_available.
        * wincap.h (wincaps::cant_debug_dll_entry): New element.
        * wincap.cc: Implement above element throughout.
        * dcrt0.cc (initial_env): Accommodate changes necessary to allow initial
        debugging for systems which do not allow debugging in dll_entry.
        (dll_crt0_0): Add initial_env call back here.
        * Makefile.in (install-man): Use mandir as target for installation.
        * include/cygwin/version.h: Bump DLL minor number to 7 (should have been done
        earlier).

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2268&r2=1.2269
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/Makefile.in.diff?cvsroot=src&r1=1.152&r2=1.153
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=src&r1=1.204&r2=1.205
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/init.cc.diff?cvsroot=src&r1=1.27&r2=1.28
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=src&r1=1.176&r2=1.177
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/wincap.cc.diff?cvsroot=src&r1=1.27&r2=1.28
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/wincap.h.diff?cvsroot=src&r1=1.20&r2=1.21
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/cygwin/version.h.diff?cvsroot=src&r1=1.153&r2=1.154

Reply via email to