CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2004-12-22 18:12:35

Modified files:
        winsup/cygwin  : ChangeLog cygheap.cc cygthread.cc cygthread.h 
                         pinfo.cc 

Log message:
        * cygheap.cc (cygheap_setup_for_child): Add api_fatal to catch failing
        MapViewOfFileEx.
        * cygthread.cc (cygthread::stub): Previous change to make diagnostic 
output
        more informative was really a bust.  Try again.  Capture previous name 
in a new
        field in cygthread for diagnostic purposes.
        (cygthread::cygthread): Ditto.
        (cygthread::release): Add an argument to control whether h should be 
cleared or
        not.
        (cygthread::terminate_thread): Use 'inuse' for tests rather than 'h'.
        (cygthread): Add some diagnostic fields.
        (cygthread::release): Add an argument.
        * pinfo.cc (proc_waiter): Accommodate change to cygthread::release.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2632&r2=1.2633
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap.cc.diff?cvsroot=src&r1=1.103&r2=1.104
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygthread.cc.diff?cvsroot=src&r1=1.48&r2=1.49
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygthread.h.diff?cvsroot=src&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pinfo.cc.diff?cvsroot=src&r1=1.129&r2=1.130

Reply via email to