Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ok deraadt
|
|
|
|
ok jolan@, msf@, millert@
man page help from jmc@
|
|
|
|
|
|
|
|
instead of symbol address. okay drahn@
|
|
|
|
ok jmc@
|
|
|
|
|
|
|
|
|
|
Ironically silences a gcc warning.
|
|
|
|
use UT_NAMESIZE more consistently
from Andrey Matveev
|
|
with -1 as opencount and interfeering with dtors. problem reported by
espie@. okay drahn@
|
|
|
|
update to dinode changes; ok pedro
|
|
|
|
|
|
|
|
ok drahn@
|
|
RTLD_DEFAULT, so return RTLD_DEFAULT for handle. ok drahn@
|
|
previously shlibs with paths would only open an exact match.
initial diff from dale. ok drahn@
|
|
|
|
simpler, however it broke ldd refcount output. use _dl_link_child to
increment refcounts and adjust _dl_notify_unload_shlib to match.
work by drahn@ and myself. ok drahn@
|
|
the interface may change at any time, so dont depend on it. (ie regress)
|
|
[DT_LOPROC, DT_HIPROC].
ok kurt@
|
|
_dl_load_dep_libs. Now both dl_boot and dlopen will randomize dep lib
loading, where previously only dl_boot did.
|
|
deraadt@
|
|
|
|
grpsym_list order to match Sun's docs. Also corrects bugs where
grpsym_list was either not created or partially created.
|
|
dlopen and cleanup of related redundant code. looks fine drahn@
|
|
|
|
change.
|
|
|
|
|
|
group refs to own per object ref counter (grprefcount) and list
(grpref_list). corrects more complex load group ref cases and side effects
from initial implementation. design ideas and ok drahn@
|
|
of partially dlopened (but failed) cleanup.
|
|
fine jmc@
|
|
after free.
|
|
already closed (but still around due to refs).
|