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
64bit/nova
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