mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-31 06:31:10 +00:00
With this patch solely the local ids are used, no global unique ids are transfered anymore during IPC. demo.run, signal.run, noux_tool_chain.run works up to the same point as before the patches for issue #268. Fixes #268