genode/base-nova/src/base/thread
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
..
thread_context.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
thread_nova.cc NOVA: Adjust native_capability type 2012-08-09 11:09:41 +02:00