mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 18:56:29 +00:00
71efb59873
With the capability-quota mechanism, the terminal-session won't always be constructed completely on the first try (we may run out of caps in the middle of the construction). Therefore, all members of the object must be properly destructable. Furthermore, the patch replaces the sliced heap by a heap to avoid allocating a new dataspace for each line of the cell array. |
||
---|---|---|
.. | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
README |
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.