mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 07:00:55 +00:00
File size must be the same as the number of bytes that can be read from the file. Otherwise, this will trigger a `Truncated_during_read` exception. Fixes genodelabs/genode#4240
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.