OSDN Git Service

* dcrt0.cc (do_global_dtors): Don't call dll_global_dtors here.
authorcgf <cgf>
Wed, 11 May 2005 21:53:53 +0000 (21:53 +0000)
committercgf <cgf>
Wed, 11 May 2005 21:53:53 +0000 (21:53 +0000)
commit14c6eb0e0bb04ff23ba8353081a4541cc4e37c39
tree083e22b9f25b4c4f2011b6775b5acc07a57cac00
parentbf2613a9f9e2c378dd07206361103f3337035141
* dcrt0.cc (do_global_dtors): Don't call dll_global_dtors here.
(__main): Reinstate atexit of do_global_dtors.
(cygwin_exit): Call dll_global_dtors here.
(do_exit): And here.
winsup/cygwin/ChangeLog
winsup/cygwin/dcrt0.cc