genode/repos/base-linux
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
..
etc Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
lib base: restructure signal-submit initialization 2017-05-31 13:16:12 +02:00
recipes Depot-archive recipes 2017-05-31 13:15:56 +02:00
run Assign cap quotas in run scripts and recipes 2017-05-31 13:16:06 +02:00
src base: restructure signal-submit initialization 2017-05-31 13:16:12 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This repository contains the Linux-specific implementation of Genode.