genode/base-nova/src/base
Norman Feske bcdc706f42 Unify 'ipc.h' and 'ipc_generic.h' across platforms
The distinction between 'ipc.h' and 'ipc_generic.h' is no more. The only
use case for platform-specific extensions of the IPC support was the
marshalling of capabilities. However, this case is accommodated by a
function interface ('_marshal_capability', '_unmarshal_capability'). By
moving the implementation of these functions from the headers into the
respective ipc libraries, we can abandon the platform-specific 'ipc.h'
headers.
2013-02-14 13:23:37 +01:00
..
console Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
env nova: fix lock guard usage in cap selector 2013-02-11 12:11:48 +01:00
ipc Unify 'ipc.h' and 'ipc_generic.h' across platforms 2013-02-14 13:23:37 +01:00
lock Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
pager nova: kill thread with no pager where recall fails 2013-02-11 12:01:27 +01:00
server nova: fix cleanup handling in server object 2013-02-11 12:01:26 +01:00
thread base: add remove_client to rm_session 2013-02-11 12:01:25 +01:00