CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2009-07-30 15:48:52

Modified files:
        winsup/cygwin  : ChangeLog dcrt0.cc globals.cc 

Log message:
        * globals.cc (enum exit_states::ES_GLOBAL_DTORS): Delete.
        * dcrt0.cc (__main): Schedule dll_global_dtors to run
        atexit before global dtors.
        (do_exit): Delete test for ES_GLOBAL_DTORS and call to
        dll_global_dtors.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4600&r2=1.4601
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=src&r1=1.359&r2=1.360
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/globals.cc.diff?cvsroot=src&r1=1.7&r2=1.8

Reply via email to