genode/repos/gems
Norman Feske e5f27b44b5 block_session: turn 'Connection' into template
As a preparatory step for introducing the new block-client API, we have
to turn the 'Block::Connection' into a class template. The template
argument will be used to tie an application-defined job type to the
block connection.

Issue #3283
2019-05-06 16:15:25 +02:00
..
include Library for the AES-CBC en/decryption of 4K blocks 2019-04-09 12:30:35 +02:00
lib Library for the AES-CBC en/decryption of 4K blocks 2019-04-09 12:30:35 +02:00
recipes depot: update recipe hashes 2019-04-09 12:30:35 +02:00
run Library for the AES-CBC en/decryption of 4K blocks 2019-04-09 12:30:35 +02:00
src block_session: turn 'Connection' into template 2019-05-06 16:15:25 +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.