Hi Leonid,
Leonid Lisovskiy wrote,
Implement single rtld_flags interpretation through all
the
do_dlopen()/_dl_load_shared_library()/_dl_load_elf_shared_library()
calls chain.
This adds the ability to use the flags, passed to dlopen(), in all
underlaying functions and implement rtld_flags inheritance.
Saves a few bytes code.
Both applied and included in release,
best regards
Waldemar