genode/base-linux
Stefan Kalkowski fa377f0df5 Make local capability interface explicit. Fix #139.
Introduce a factory-, and dereference method for local capabilities. These are
capabilities that reference objects of services, which are known to be used
protection-domain internally only. To support the new Capability class methods
a protected constructor and accessor to the local object's pointer is needed
in the platform's capability base-classes. For further discussion details please
refer issue #139.
2012-03-08 18:40:48 +01:00
..
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include Make local capability interface explicit. Fix #139. 2012-03-08 18:40:48 +01:00
lib Consider CC_MARCH to find lx_hybrid crtn, fix #82 2012-01-13 19:29:30 +01:00
mk Merge final fixes from internal repositories 2011-12-23 14:04:29 +01:00
run Merge final fixes from internal repositories 2011-12-23 14:04:29 +01:00
src Fix lx_hybrid_ctors test for Ubuntu 11.10 2012-02-27 16:05:03 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

This repository contains the Linux-specific implementation of Genode.