* 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:
@@ -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
|
||||
|
Reference in New Issue
Block a user