genode/repos/base/src
Alexander Boettcher 51dcf5f7f8 core: destruct platform_pd before ram_ds_factory
Platform_pd "_pd" uses a allocator for, which relies on the mapped RAM
dataspace within core. Unfortunately the RAM dataspaces are already freed up
during _ram_ds_factory destruction, which may lead to trouble if accessed
afterwards.

Issue #2451
2017-08-17 11:04:19 +02:00
..
core core: destruct platform_pd before ram_ds_factory 2017-08-17 11:04:19 +02:00
include base: setup parent upgrade mechanism eagerly 2017-06-19 12:35:55 +02:00
ld Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
lib base: align metadata allocation in heap at 16 byte 2017-06-29 12:00:03 +02:00
test Disable lock tests on platforms without priorities 2017-06-29 11:59:49 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.