mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
* fixes two places, where the free tree module used to continue to process a request after actually having determined that the request fails * moves the functionality of checking the hash of a read block and decoding it to a dedicated method in order to improve readability Ref #5077
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.