genode/repos/gems
Norman Feske f8349b5bc7 os/slave.h: Remove use of global allocator
This patch eliminates the need for a global allocator by passing the
parent-service registry as argument to the 'Slave::Policy' constructor.

Fixes #2269
2017-02-07 11:12:28 +01:00
..
include os/slave.h: Remove use of global allocator 2017-02-07 11:12:28 +01:00
lib/mk gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
run run/platform_drv.inc: add 'need_usb_hid' function 2017-01-31 12:01:12 +01:00
src os/slave.h: Remove use of global allocator 2017-02-07 11:12:28 +01:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
the 'os' repository, programs contained in 'gems' are able to leverage
the functionalities provided by higher-level repositories such as 'libports'.
To use the 'gems' repository, make sure to also add those repositories to your
build configuraion.