genode/repos/base/src/lib/base
Norman Feske a1df4fee44 base: restructure signal-submit initialization
This patch allows core's 'Signal_transmitter' implementation to sidestep
the 'Env::Pd' interface and thereby adhere to a stricter layering within
core. The 'Signal_transmitter' now uses - on kernels that depend on it -
a dedicated (and fairly freestanding) RPC proxy mechanism for signal
deliver, instead of channeling signals through the 'Pd_session::submit'
RPC function.
2017-05-31 13:16:12 +02:00
..
allocator_avl.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
avl_tree.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cache.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
capability_space.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
capability.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
child_process.cc Streamline exception types 2017-05-31 13:16:07 +02:00
child.cc base: consider exception during child construction 2017-05-31 13:16:10 +02:00
component.cc Capability quota accounting and trading 2017-05-31 13:16:06 +02:00
console.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
default_log.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
elf_binary.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
entrypoint.cc base: restructure signal-submit initialization 2017-05-31 13:16:12 +02:00
env_deprecated.cc Streamline exception types 2017-05-31 13:16:07 +02:00
env_reinit.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
env_session_id_space.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
heap.cc heap: align allocations to 16 byte addresses 2017-05-31 13:16:11 +02:00
lock.cc base: handle twice Lock::lock calls correctly 2017-03-15 12:24:42 +01:00
log_console.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
log.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
output.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
raw_output.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
region_map_client.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
registry.cc base: handle race in Genode::Registry class 2017-03-15 12:32:28 +01:00
rm_session_client.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
root_proxy.cc Streamline exception types 2017-05-31 13:16:07 +02:00
rpc_cap_alloc.cc Capability quota accounting and trading 2017-05-31 13:16:06 +02:00
rpc_dispatch_loop.cc base: safeguard entrypoint against double manage 2017-05-31 13:16:05 +02:00
rpc_entrypoint.cc base: safeguard entrypoint against double manage 2017-05-31 13:16:05 +02:00
session_state.cc Streamline exception types 2017-05-31 13:16:07 +02:00
signal_common.cc base: classify signals as I/O and application level 2017-05-31 13:15:58 +02:00
signal_transmitter.cc base: restructure signal-submit initialization 2017-05-31 13:16:12 +02:00
signal.cc Capability quota accounting and trading 2017-05-31 13:16:06 +02:00
slab.cc Capability quota accounting and trading 2017-05-31 13:16:06 +02:00
sleep.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
sliced_heap.cc Streamline exception types 2017-05-31 13:16:07 +02:00
stack_allocator.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
stack_area.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
thread_bootstrap.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
thread_myself.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
thread_start.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
thread.cc core: RAM service based on 'Session_object' 2017-05-31 13:16:06 +02:00
trace.cc Trace::Logger: workaround for compiling with GCC 6 2017-05-31 13:15:50 +02:00
utcb.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00