genode/repos/gems
Norman Feske ddcc1cf6aa gems/png_image.h: fix context pointer handling
This patch fixes a problem that unsurfaced by the commit "menu_view: API
transition", which changed the class layout of the 'Png_image' so that
the 'Read_struct' pointer is no longer equal to the 'Png_image' pointer.
2017-01-23 16:46:04 +01:00
..
include gems/png_image.h: fix context pointer handling 2017-01-23 16:46:04 +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.