genode/repos/base-linux/src/include/base/internal
Norman Feske 88b358c5ef Unification of native_capability.h
This patch establishes the sole use of generic headers across all
kernels. The common 'native_capability.h' is based on the version of
base-sel4. All traditional L4 kernels and Linux use the same
implementation of the capability-lifetime management. On base-hw, NOVA,
Fiasco.OC, and seL4, custom implementations (based on their original
mechanisms) are used, with the potential to unify them further in the
future.

This change achieves binary compatibility of dynamically linked programs
across all kernels.

Furthermore, the patch introduces a Native_capability::print method,
which allows the easy output of the kernel-specific capability
representation using the base/log.h API.

Issue #1993
2016-07-11 13:07:37 +02:00
..
core_console.h base: update include guards 2016-03-07 12:34:45 +01:00
local_capability.h Unification of native_capability.h 2016-07-11 13:07:37 +02:00
local_parent.h Modularize base-internal headers 2016-05-09 13:24:39 +02:00
local_pd_session.h Modularize base-internal headers 2016-05-09 13:24:39 +02:00
local_rm_session.h Modularize base-internal headers 2016-05-09 13:24:39 +02:00
lock_helper.h Remove base/native_types.h headers 2016-07-11 12:06:50 +02:00
native_thread.h Unify ipc_msgbuf.h across base platforms 2016-04-25 10:47:59 +02:00
native_utcb.h base: remove 'Native_utcb' from public API 2016-03-17 17:02:04 +01:00
parent_socket_handle.h Remove base/native_types.h headers 2016-07-11 12:06:50 +02:00
platform_env.h Cleanup of parent-cap handling 2016-07-11 13:05:27 +02:00
raw_write_string.h Supplement base/log.h with raw output function 2016-06-22 12:21:42 +02:00
region_map_mmap.h Modularize base-internal headers 2016-05-09 13:24:39 +02:00
region_registry.h Modularize base-internal headers 2016-05-09 13:24:39 +02:00
rpc_destination.h Unification of native_capability.h 2016-07-11 13:07:37 +02:00
server_socket_pair.h Unify ipc_msgbuf.h across base platforms 2016-04-25 10:47:59 +02:00
socket_descriptor_registry.h base: update include guards 2016-03-07 12:34:45 +01:00
stack_area.h Consolidate RM service into PD session 2016-05-09 13:10:51 +02:00