genode/repos/base/src
Sebastian Sumpf 9209dfc9d5 ldso: output loaded objects of 'Shared_object' interface
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
2021-05-28 14:15:26 +02:00
..
core core: kernel-agnostic 'Mapping' type 2021-04-20 12:10:57 +02:00
include base: handle cap depletion during session upgrade 2021-04-20 12:10:57 +02:00
ld base: increase bss alignment to 8 bytes 2021-05-05 11:35:30 +02:00
lib ldso: output loaded objects of 'Shared_object' interface 2021-05-28 14:15:26 +02:00
test Measure TSC variance of CPUs in test-smp 2021-02-23 12:02:42 +01:00
timer timer: restore semantics of periodic timeout 0 2021-04-20 12:03:03 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.