genode/repos/base/include
Norman Feske d866b6b053 Remove exceptions from Cpu_session interface
The 'Thread_creation_failed' error is now reflected as
'Thread::Start_result' return value. This change also removes the
use of 'Invalid_thread' within core as this exception is an alias
of Cpu_session::Thread_creation_failed.

Issue #5245
2024-07-02 11:59:16 +02:00
..
base Remove exceptions from Cpu_session interface 2024-07-02 11:59:16 +02:00
cpu base/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
cpu_session Remove exceptions from Cpu_session interface 2024-07-02 11:59:16 +02:00
cpu_thread Remove Cpu_session::State_access_failed exception 2024-06-20 12:56:20 +02:00
dataspace Consistent spelling of "writeable" 2022-02-15 10:23:58 +01:00
drivers base-hw: move imx53-specifics to imx repository 2024-06-20 13:25:06 +02:00
io_mem_session base: make RPC framework compatible to C++20 2023-05-30 12:03:29 +02:00
io_port_session base: make RPC framework compatible to C++20 2023-05-30 12:03:29 +02:00
irq_session base: add irq_type session argument 2023-11-28 19:35:16 +01:00
log_session base: make RPC framework compatible to C++20 2023-05-30 12:03:29 +02:00
parent base: mark Parent::Close_result with [[nodiscard]] 2020-01-03 14:44:15 +01:00
pd_session Remove exceptions from Pd_session interface 2024-06-20 12:56:19 +02:00
region_map Remove exceptions from Rm_session interface 2024-06-20 12:56:20 +02:00
rm_session Remove exceptions from Rm_session interface 2024-06-20 12:56:20 +02:00
rom_session base: make RPC framework compatible to C++20 2023-05-30 12:03:29 +02:00
root Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
session Streamline exception types 2017-05-31 13:16:07 +02:00
spec base/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
timer nic_router: avoid marginal timeout updates 2022-08-10 13:33:02 +02:00
timer_session base/signal.h: remove pointers from API 2024-06-20 12:56:19 +02:00
trace trace: add GENODE_TRACE_CHECKPOINT macros 2022-08-17 11:54:19 +02:00
trace_session Remove exceptions from TRACE session interface 2024-06-20 12:56:19 +02:00
util Remove Xml_node::attribute accessors 2024-06-20 12:56:19 +02:00
vm_session base/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00