Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2018 00:04:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 115631] [libc] [patch] [request] make dlclose(3) atexit-aware
Message-ID:  <bug-115631-227-B7lYopTZbL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-115631-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-115631-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D115631

--- Comment #6 from Bryan Drewery <bdrewery@FreeBSD.org> ---
Old discussion here:
https://freebsd-arch.freebsd.narkive.com/zzyHX3Bw/dlclose-vs-atexit
glibc handles this:
   Linux notes
       Since glibc 2.2.3, atexit() (and on_exit(3)) can be used within a sh=
ared
library to establish functions that are called when the shared library is
unloaded.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-115631-227-B7lYopTZbL>