genode/repos/base-foc
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
..
config foc: remove obsolete features (ref #2405) 2017-05-31 13:16:08 +02:00
doc ports-foc: remove L4Linux 2017-01-31 12:01:12 +01:00
etc base-foc: remove obsolete mk files 2017-02-28 12:59:25 +01:00
include foc: remove obsolete features (ref #2405) 2017-05-31 13:16:08 +02:00
lib base: restructure signal-submit initialization 2017-05-31 13:16:12 +02:00
ports foc: update to recent revision r72 (fix #2405) 2017-05-31 13:16:08 +02:00
recipes/src/base-foc Depot-archive recipes 2017-05-31 13:15:56 +02:00
run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
src foc: remove obsolete features (ref #2405) 2017-05-31 13:16:08 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This repository contains the port of Genode to the Fiasco.OC microkernel.
For further information, please refer to the following documents:

:[http://genode.org/community/wiki/GenodeOnFiascoOC - Genode on Fiasco.OC Wiki page]:
  This Wiki page contains the information on how to build and use
  Genode with Fiasco.OC.

:[http://os.inf.tu-dresden.de/fiasco]:
  Official website for the Fiasco.OC microkernel.