[Bug 115631] [libc] [patch] [request] make dlclose(3) atexit-aware

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 21 00:04:54 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=115631

--- Comment #6 from Bryan Drewery <bdrewery at 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 shared
library to establish functions that are called when the shared library is
unloaded.

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


More information about the freebsd-bugs mailing list