genode/repos/base-linux
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
..
etc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
include base: remove local capability from generic base 2015-04-17 16:13:20 +02:00
lib base: refactor signal_transmitter::submit 2015-03-19 09:32:52 +01:00
mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
run autopilot: adapt runscripts to new run tool 2015-01-26 12:28:41 +01:00
src 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 repository contains the Linux-specific implementation of Genode.