genode/repos/base-hw/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
..
arm/kernel Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
riscv/kernel Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
x86_64/kernel 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.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
env.cc Capability quota accounting and trading 2017-05-31 13:16:06 +02:00
ipc.cc Capability quota accounting and trading 2017-05-31 13:16:06 +02:00
raw_write_string.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
signal_receiver.cc base: restructure signal-submit initialization 2017-05-31 13:16:12 +02:00
signal_transmitter.cc base: restructure signal-submit initialization 2017-05-31 13:16:12 +02:00
thread_bootstrap.cc base-hw: workaround for compiling with GCC 6 2017-05-31 13:15:50 +02:00
thread_start.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00