OSDN Git Service

* globals.cc (enum exit_states::ES_GLOBAL_DTORS): Delete.
authorcorinna <corinna>
Thu, 30 Jul 2009 15:48:50 +0000 (15:48 +0000)
committercorinna <corinna>
Thu, 30 Jul 2009 15:48:50 +0000 (15:48 +0000)
commit66c6c317f43045eade00cc4e6cff0bb1a3931a40
tree17d97e3a8fc2d619d2721fe47521f4c4fc0d09a4
parent3707ad26d7188c19800a93924d21beb9f52fa286
* 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