]> sourceware.org Git - newlib-cygwin.git/commit
* globals.cc (enum exit_states::ES_GLOBAL_DTORS): Delete.
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 30 Jul 2009 15:48:51 +0000 (15:48 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 30 Jul 2009 15:48:51 +0000 (15:48 +0000)
commit900f20710fb10a9d02248f1a2d442c324d1fa659
treecc9fa4046908e5246a7efc3c43a00e409f138220
parent0986989f6a290a15e9229f65dd4846d97ee1864e
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/dcrt0.cc
winsup/cygwin/globals.cc
This page took 0.028285 seconds and 5 git commands to generate.