genode/repos/gems
Pirmin Duss 9e0ef550a8 vfs_pipe: Fix large transfers after 23.02
Readers need to be woken up when data is ready.

Issue #4785
2023-03-15 17:02:51 +01:00
..
include util/misc_math.h: remove abs function 2023-02-27 08:22:49 +01:00
lib libs: use select_from_ports in eager assignments 2022-11-17 08:00:34 +01:00
ports port/cbe: update to newest version 2022-02-15 10:23:15 +01:00
recipes depot: update recipe hashes 2023-03-13 14:32:54 +01:00
run sculpt_image.run: fix var name in assert_run_arg 2023-03-13 14:32:54 +01:00
sculpt sculpt/depot: remove depot user trimpim 2023-02-27 08:22:47 +01:00
src vfs_pipe: Fix large transfers after 23.02 2023-03-15 17:02:51 +01: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.