genode/repos/os
Norman Feske 14d3c4cb5e Remove Cpu_session::State_access_failed exception
This patch removes the exception formerly thrown by 'Cpu_thread::state'
and turns the 'Thread_state' structure into a plain compound type w/o a
constructor.

Issue #5245
Fixes #5250
2024-06-20 12:56:20 +02:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include base/signal.h: remove pointers from API 2024-06-20 12:56:19 +02:00
lib Rename src/drivers to src/driver 2024-06-20 12:54:30 +02:00
recipes ping: support reporting results 2024-06-20 12:56:19 +02:00
run ping: support reporting results 2024-06-20 12:56:19 +02:00
src Remove Cpu_session::State_access_failed exception 2024-06-20 12:56:20 +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.