21 Nov 2006 00:37
[kLIBC] #130: Dynamic loading of libc
kLIBC <ml-sender <at> netlabs.org>
2006-11-20 23:37:49 GMT
2006-11-20 23:37:49 GMT
#130: Dynamic loading of libc
--------------------+-------------------------------------------------------
Reporter: shadow | Owner: bird
Type: defect | Status: new
Priority: normal | Milestone:
Component: libc | Version: 0.6.1
Severity: normal | Keywords:
--------------------+-------------------------------------------------------
When a library using libc is loaded dynamically, it cannot be unloaded
again (dynamically), because libc registers exit handlers.
Either we need a way to unregister those handlers, or libc should stay in
memory, so that at least the primary library gets unloaded.
Possible solution:
libc loads itself dynamically in its InitTerm function.
--
Ticket URL: <http://svn.netlabs.org/libc/ticket/130>
kLIBC <http://svn.netlabs.org/libc>
kLIBC
RSS Feed