genode/base-fiasco/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
..
cancelable_lock.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
ipc_msgbuf.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
ipc_pager.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
native_types.h Don't memcpy the parent capability. Fix #144. 2012-03-08 18:41:38 +01:00