Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2014-08-07 20:25:06 +0400
committerYaakov Selkowitz <yselkowi@redhat.com>2014-08-07 20:25:06 +0400
commitf9c956a1ff9f636a6a2cc201d1996231231a7c77 (patch)
tree4aea1df889ef15a7cecad98fbdcf353b34e1f690 /winsup/cygwin/common.din
parent85a7b23a5c35e0a1ea2b1c843a3afb4f58d1d798 (diff)
* 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.
Diffstat (limited to 'winsup/cygwin/common.din')
-rw-r--r--winsup/cygwin/common.din1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/common.din b/winsup/cygwin/common.din
index 8a8f38e36..bf20fde7a 100644
--- a/winsup/cygwin/common.din
+++ b/winsup/cygwin/common.din
@@ -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