genode/repos/base/src
Norman Feske 685bd763f9 ldso: place dynamic allocations within linker area
This is needed to execute the tool-chain scenario on base-nova.
Otherwise, the fork mechanism stumbles upon a region conflict
between ldso allocations and the application heap.

Fixes #3706
2020-03-26 11:38:59 +01:00
..
core core: add kernel-specific UTCB quota bookkeeping 2020-02-20 12:11:21 +01:00
include base: lay groundwork for base-linux caps change 2020-02-27 14:46:58 +01:00
ld base: add entry to .dynanmic section in genode_dyn.ld 2019-11-19 14:45:40 +01:00
lib ldso: place dynamic allocations within linker area 2020-03-26 11:38:59 +01:00
test test/registry: measure time used for iteration 2020-02-20 12:11:22 +01:00
timer timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
README

This directory contains all source codes.