genode/repos/base/src
Norman Feske eaab23c012 base: const-correctness of Allocator interface
This patch adds const qualifiers to the functions Allocator::consumed,
Allocator::overhead, Allocator::avail, and Range_allocator::valid_addr.

Fixes #1481
2015-04-17 16:13:22 +02:00
..
base base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
core base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
lib ldso: Refactor dynamic linker 2015-03-19 08:57:22 +01:00
platform hw: adjust core bootstrap to fit generic process 2015-03-19 08:57:19 +01:00
test base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

README

This directory contains all source codes.