genode/repos/gems
Christian Prochaska dbb641d44a terminal session: return number of bytes written
To better support non-blocking terminal components, let the
'Terminal::Session::write()' function return the number of bytes
actually written.

Fixes #2240
2017-01-20 16:46:59 +01:00
..
include menu_view: API transition 2017-01-13 13:07:16 +01:00
lib/mk gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
run run: remove vanished kernel/platform specifier 2017-01-13 13:07:01 +01:00
src terminal session: return number of bytes written 2017-01-20 16:46:59 +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.