genode/base-nova/src/base/ipc
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
..
ipc.cc NOVA: Adjust native_capability type 2012-08-09 11:09:41 +02:00
pager.cc NOVA: warning fixes - check result of append_item 2012-07-23 14:05:58 +02:00