genode/repos/os
Norman Feske 78b85339b0 vfs: buffer XML in <inline> file system
The use of 'Buffered_xml' removes the risk of the XML node's underlying
data to change during a component-config update.

Related to #4285
2023-02-27 08:22:49 +01:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include util/misc_math.h: remove abs function 2023-02-27 08:22:49 +01:00
lib vfs: implement plugin for 'Capture' session 2022-04-13 09:29:03 +02:00
recipes os: remove server/input_event_bridge 2023-02-27 08:22:49 +01:00
run nova: avoid fault during thread migration 2023-02-27 08:22:45 +01:00
src vfs: buffer XML in <inline> file system 2023-02-27 08:22:49 +01:00
xsd Remove NIC server role from drivers 2022-05-25 12:19:31 +02: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.