genode/repos/base/src
Norman Feske abdf422681 ldso: interface to get infos about loaded objects
This patch enhances the 'base/shared_object.h' interface of the dynamic
linker with the function 'for_each_loaded_object', which allows the
caller to obtain information about the currently loaded binary and
shared libraries.

The new interface is a base mechanism needed for implementing 'fork' in
the libc.

Issue #3478
2019-08-21 14:08:18 +02:00
..
core trace: make trace buffer resizeable 2019-07-09 08:55:23 +02:00
include Use I/O signals for resource-request responses 2019-08-21 13:39:44 +02:00
ld hw: switch page-tables only when necessary 2017-10-19 13:31:18 +02:00
lib ldso: interface to get infos about loaded objects 2019-08-21 14:08:18 +02:00
test Relax timing requirements in lazy timer test 2019-06-13 12:22:49 +02:00
timer timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.