* common.din (__cxa_finalize): Export.

* dcrt0.cc (cygwin_atexit): Use d->handle with __cxa_atexit.
* dll_init.cc (dll_list::detach): Use d->handle with __cxa_finalize.
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Use 274 for
__cxa_finalize as well.
This commit is contained in:
Yaakov Selkowitz
2014-08-07 16:25:06 +00:00
parent 85a7b23a5c
commit f9c956a1ff
5 changed files with 14 additions and 5 deletions

View File

@@ -42,6 +42,7 @@ __assertfail NOSIGFE
__b64_ntop NOSIGFE
__b64_pton NOSIGFE
__cxa_atexit SIGFE
__cxa_finalize SIGFE
__dn_comp SIGFE
__dn_expand SIGFE
__dn_skipname SIGFE