Age | Commit message (Collapse) | Author |
|
"people need never hold off on adding stuff to regress" deraadt@
|
|
okay kettenis@
|
|
|
|
arch only. okay kettenis@
|
|
|
|
|
|
one of its depenencies is referred to via another dlopen.
|
|
for new regress.
|
|
|
|
dependency (similar to gaim). checks for use after free in dlclose.
|
|
|
|
dlclose(foo). mozilla lazy binding example (load_object confusion)
|
|
|
|
|
|
same name in a different shared lib. also make sure first weak symbol
is selected when duplicates exist.
|
|
count it as an failure.
|
|
|
|
|
|
|
|
|
|
ok kurt@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dlopened with RTLD_GLOBAL
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LD_LIBRARY_PATH
|
|
depend libraries. Also that dlopen() does not just exit when a dependant
library is not found.
|
|
|
|
without RTLD_GLOBAL.
|
|
|
|
|
|
discussion.
|
|
|
|
executable.
|
|
- less verbose on success
- add a symbol for prog2 test
- fix comment
some feedback drahn@
|
|
|
|
are handled right for a simple case.
|
|
|
|
|