genode/repos/gems
Norman Feske 20f961cbd8 cli_monitor, launcher: handle exiting subsystems
Until now, the CLI monitor and the laucher allowed the user to explitly
kill subsystems but both used to ignore gracefully exiting subsystems.
It was the user's job to remove the remains of those subsystems. The
patch takes the burden of manually killing exited subsystems from the
user.

Fixes #1685
2015-09-30 15:48:12 +02:00
..
include gems: HSV-to-RGB color-conversion function 2015-07-07 19:48:05 +02:00
lib/mk gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
run Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
src cli_monitor, launcher: handle exiting subsystems 2015-09-30 15:48:12 +02: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.