genode/repos/base/src
Norman Feske 697d496093 ldso: don't strip leading path from ROM name
This patch removes ldso's builtin policy of removing any path elements
prepending the ROM module name. Instead, the ROM name is used as is.
This clears the way to access different ROM modules that share the same
name but are stored at different directories behind an fs_rom (e.g.,
/bin/bash vs. /usr/local/bin/bash).

Issue #3500
2019-11-19 14:17:29 +01:00
..
core trace: make trace buffer resizeable 2019-07-09 08:55:23 +02:00
include tool chain: TLS support 2019-09-02 16:29:33 +02:00
ld hw: switch page-tables only when necessary 2017-10-19 13:31:18 +02:00
lib ldso: don't strip leading path from ROM name 2019-11-19 14:17:29 +01:00
test Increase stack size in thread test for arm_v8a 2019-09-03 12:12:46 +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.