genode/base-foc/include/base
Stefan Kalkowski 9992efed03 Don't memcpy the parent capability. Fix #144.
To give the platform developer more freedom in how the Native_capability
class is internally implemented (e.g. turning it into a smart-pointer),
this patch removes the memcpy operation, when transfering the parent-capability
to a new process from the generic code, and let the implementation of the
platform-specific Native_capability decide how the transfer has to be done.
Please refer to issue #144.
2012-03-08 18:41:38 +01:00
..
cap_sel_alloc.h Merge spin-lock implementations 2012-02-29 15:41:17 +01:00
ipc_msgbuf.h Fiasco.OC: Re-use existing capability selectors 2012-02-28 08:42:13 +01:00
ipc_pager.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
ipc.h Fiasco.OC: Re-use existing capability selectors 2012-02-28 08:42:13 +01:00
native_types.h Don't memcpy the parent capability. Fix #144. 2012-03-08 18:41:38 +01:00
thread_state.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00