mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 02:01:38 +00:00
For fs_file_systems, reads are limited to the size of the packets from the File_system session. Hence, we cannot read the large files in one go. This fix is particularly helpful for fonts_fs, as it enables including font files from a File_system. genodelabs/genode#4135
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.