genode/repos/base/include
Norman Feske 0d7d60a1f4 Remove exceptions from Pd_session interface
This patch replaces exceptions of the PD session RPC interface with
result types.
The change of the quota-transfer RPC functions required the adaptation
of base/quota_transfer.h and base/child.h.
The 'alloc_signal_source' method has been renamed to 'signal_source'
to avoid an exceedingly long name of the corresponding result type.
The Pd_session::map function takes a 'Virt_range' instead of basic-type
arguments.
The 'Signal_source_capability' alias for 'Capability<Signal_source>' has
been removed.

Issue #5245
2024-06-20 12:56:19 +02:00
..
base Remove exceptions from Pd_session interface 2024-06-20 12:56:19 +02:00
cpu base/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
cpu_session base: make RPC framework compatible to C++20 2023-05-30 12:03:29 +02:00
cpu_thread base: remove deprecated cancel_blocking() support 2020-07-13 11:33:12 +02:00
dataspace Consistent spelling of "writeable" 2022-02-15 10:23:58 +01:00
drivers Fix calculation in timer_ticks_to_us() 2024-06-20 12:54:30 +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 base/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
rm_session Remove format strings from connection types 2023-03-13 14:32:37 +01: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