genode/repos/os
Emery Hemingway c7d0accac0 VFS: catch Out_of_ram and Out_of_cap exceptions
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
2018-02-14 20:41:07 +01:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include VFS: catch Out_of_ram and Out_of_cap exceptions 2018-02-14 20:41:07 +01:00
lib net-stat: remove as it is not used and outdated 2018-01-17 12:14:42 +01:00
recipes depot_query: refined <runtime> node structure 2018-02-14 20:41:03 +01:00
run trace_logger: convenient tracing frontend 2018-02-09 13:34:20 +01:00
src VFS: catch Out_of_ram and Out_of_cap exceptions 2018-02-14 20:41:07 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.