genode/repos/os
Norman Feske ef385696f6 base/child.h: remove Nonexistent_id_space exception
This exception got introduced as a mere convenience for implementers of
'Child_policy' but required a special case in the base library.
Following the goal of eliminating exceptions from the base system,
this patch removes it by making a server_id_space mandatory.

Issue #5245
2024-06-20 12:54:30 +02:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include gui_session,nitpicker,testnit: update coding style 2024-06-20 12:54:30 +02:00
lib Rename src/drivers to src/driver 2024-06-20 12:54:30 +02:00
recipes Rename src/drivers to src/driver 2024-06-20 12:54:30 +02:00
run Rename src/drivers to src/driver 2024-06-20 12:54:30 +02:00
src base/child.h: remove Nonexistent_id_space exception 2024-06-20 12:54:30 +02:00
xsd sntp_client: add DNS lookup option 2023-11-28 14:24:23 +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.