mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 22:23:16 +00:00
de0a771fae
The old implementation of sleep_forever() used a local Ipc_server object, which is not announced (i.e., known) outside of the blocking process/thread, to infinitely wait for incoming messages. In past and present, this leads to problems (e.g., issues #538 and #1032). Fixes #1135. Fixes #538. Fixes #1032. |
||
---|---|---|
.. | ||
config | ||
doc | ||
etc | ||
include | ||
lib/mk | ||
mk | ||
run | ||
src | ||
Makefile | ||
README |
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.