]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r259042:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Dec 2013 05:54:30 +0000 (05:54 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Dec 2013 05:54:30 +0000 (05:54 +0000)
commitd7c501807ffe63a0ac2f005d3ba97969870dec8a
tree617d08d77318daf0474b38732b94558edf0cdfde
parent7003a03fd0a2acd4cb634279a452d1109a7c7254
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/10@259288 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/stdlib/atexit.c