mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-26 14:19:19 +00:00
c7d0accac0
Catch out of RAM and capability exceptions and return error values. Abort opening a composite directory at Dir_file_system where an opendir call on any child file-system returns an OUT_OF_RAM or OUT_OF_CAPS error. Ref #2642
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.