genode/base-nova/include
Alexander Boettcher 998ebfc01b NOVA: Fix cleanup of received capabilities, #268
MsgBuf has to keep the number of received capabilities in order
to free/know correctly unused and unwanted capabilities. Explicitly
call rcv_msg->post_ipc to store this information in a MsgBuf.

Don't reset rcv_msg in ipc.cc, since this is used during
un-marshalling of caps in ipc.h afterwards. The MsgBuf is reseted when its
de-constructor is called.
2012-08-09 10:24:01 +02:00
..
32bit/nova Move semaphore op codes to generic syscall 2012-07-04 14:56:45 +02:00
64bit/nova Move semaphore op codes to generic syscall 2012-07-04 14:56:45 +02:00
base NOVA: Fix cleanup of received capabilities, #268 2012-08-09 10:24:01 +02:00
nova NOVA: use translate feature of kernel, issue #268 2012-08-09 10:24:00 +02:00
signal_session Rename tid() to dst() in Native_capability. 2012-03-10 15:52:19 +01:00