fa4a502e77
Introduce a new unlink_object() function and call it in unload_object() instead. Removing the object in unref_dag() is too early, rtld calls _fini() function after that and shared objects might fail resolve their own symbols. |
||
---|---|---|
.. | ||
alpha | ||
amd64 | ||
i386 | ||
ia64 | ||
powerpc | ||
sparc64 | ||
debug.c | ||
debug.h | ||
Makefile | ||
malloc.c | ||
map_object.c | ||
rtld.1 | ||
rtld.c | ||
rtld.h | ||
xmalloc.c |