genode/base-nova/include/base
Alexander Boettcher 4155585267 NOVA: Adjust native_capability type
It now can hold a right bit used during IPC to demote rights of the to be
transfered capability.

The local_name field in the native_capability type is not needed anymore
in NOVA. Simplify the class, remove it from constructors and adapt all
invocations in base-nova.

Unfortunately local_name in struct Raw is still used in generic base code
(process.cc, reload_parent_cap.cc), however has no effect in base-nova.
2012-08-09 11:09:41 +02:00
..
bit_allocator.h Add a bit array and bit allocator, issue #247 2012-08-09 10:23:55 +02:00
bit_array.h Add a bit array and bit allocator, issue #247 2012-08-09 10:23:55 +02:00
cap_sel_alloc.h Add a bit array and bit allocator, issue #247 2012-08-09 10:23:55 +02:00
ipc_msgbuf.h NOVA: Adjust native_capability type 2012-08-09 11:09:41 +02:00
ipc_pager.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
ipc.h NOVA: Adjust native_capability type 2012-08-09 11:09:41 +02:00
native_types.h NOVA: Adjust native_capability type 2012-08-09 11:09:41 +02:00
pager.h NOVA: Adjust native_capability type 2012-08-09 11:09:41 +02:00
sleep.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00