genode/base-nova/include/base
Alexander Boettcher 998ebfc01b NOVA: Fix cleanup of received capabilities,
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
..
bit_allocator.h Add a bit array and bit allocator, issue 2012-08-09 10:23:55 +02:00
bit_array.h Add a bit array and bit allocator, issue 2012-08-09 10:23:55 +02:00
cap_sel_alloc.h Add a bit array and bit allocator, issue 2012-08-09 10:23:55 +02:00
ipc_msgbuf.h NOVA: Fix cleanup of received capabilities, 2012-08-09 10:24:01 +02:00
ipc_pager.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
ipc.h NOVA: remove global unique ids for user objects 2012-08-09 10:24:01 +02:00
native_types.h Fix: thread identifier comparator 2012-07-04 14:56:46 +02:00
pager.h Cleanup: cap allocation 2012-07-04 14:56:46 +02:00
sleep.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00