genode/repos/gems
Martin Stein cf72499919 tresor: unused args at "R/W client data" at blk IO
The request classes Block_io::Read_client_data and Block_io::Write_client_data
used to receive a block reference for no reason. This commit removes these
args.

Ref #5062
2024-04-12 15:00:45 +02:00
..
include depot_query: add support for bin and dbg archives 2024-02-26 08:59:09 +01:00
lib tresor: improved module framework and clean-up 2024-04-12 15:00:45 +02:00
recipes tresor: improved module framework and clean-up 2024-04-12 15:00:45 +02:00
run tresor: revive and test app/tresor_check 2024-04-12 15:00:45 +02:00
sculpt sculpt: host PC framebuffer drivers in runtime 2024-04-12 12:57:30 +02:00
src tresor: unused args at "R/W client data" at blk IO 2024-04-12 15:00:45 +02:00
README Update README files 2023-03-13 14:32:53 +01:00

This directory is a source-code repository containing Genode-specific services
and applications. In contrast to the components hosted in 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.