]> git.ipfire.org Git - thirdparty/man-pages.git/commit
dlopen.3: On dlclose(), destructors are called when reference count falls to 0
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 2 Jul 2019 12:56:15 +0000 (14:56 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 2 Jul 2019 12:56:15 +0000 (14:56 +0200)
commitcbd8927ff5d85bba6ab37044dcf10f623f429e06
tree1be3fb8b3b95418718eaa5b1c8c14634397590d2
parentdf022779020531671140757592d4153c23dc8cb3
dlopen.3: On dlclose(), destructors are called when reference count falls to 0

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/dlopen.3