mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
When loading shared libraries via the 'Shared_object' interface display all additionaly loaded libraries in case 'ld_verbose' is configured. Up until now, only the loaded library was displayed. In order to determine if a dependend library had arlready been loaded prior to loading the 'Shared_object' the reference counter is used. fixes #4147
This directory contains all source codes.