]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r259042:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Dec 2013 05:54:58 +0000 (05:54 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Dec 2013 05:54:58 +0000 (05:54 +0000)
commit3b63ca1592c074febd99098b114f0dd86d001b11
tree4cc814c02b13d8a60af5deb0bbed853f9d558bc2
parentb8c84da125f5cc30e64a446074acfc7dd9da2361
MFC r259042:
Do not force to run atexit handlers, which text comes from a dso owning
the handle passed to __cxa_finalize() but which are registered by other
dso, when the process is inside exit(3).

git-svn-id: svn://svn.freebsd.org/base/stable/9@259289 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/stdlib/atexit.c