mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 11:16:57 +00:00
8b09418e56
Replacing the local name of a capability index object which exists in the capability map can destroy the AVL tree order of the capability map. With this patch the outdated object gets removed from the map and a new object gets inserted afterwards. Fixes #435. |
||
---|---|---|
.. | ||
config | ||
doc | ||
etc | ||
include | ||
lib/mk | ||
mk | ||
patches | ||
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.