genode/repos/base-linux
Norman Feske 40a5af42eb Clean up base-library structure
This patch moves the base library from src/base to src/lib/base,
flattens the library-internal directory structure, and moves the common
parts of the library-description files to base/lib/mk/base.inc and
base/lib/mk/base-common.inc.

Furthermore, the patch fixes a few cosmetic issues (whitespace and
comments only) that I encountered while browsing the result.

Fixes #1952
2016-05-09 13:24:11 +02:00
..
etc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
include/base Unify ipc_msgbuf.h across base platforms 2016-04-25 10:47:59 +02:00
lib Clean up base-library structure 2016-05-09 13:24:11 +02:00
mk/spec base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
run Consolidate RM service into PD session 2016-05-09 13:10:51 +02:00
src Clean up base-library structure 2016-05-09 13:24:11 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This repository contains the Linux-specific implementation of Genode.