genode/base-codezero
Christian Prochaska 7a369bc74d Add an 'executable' flag to 'Rm_session::attach()'
With this patch clients of the RM service can state if they want a mapping
to be executable or not. This allows dataspaces to be mapped as
non-executable on Linux by default and as executable only if needed.

Partially fixes #176.
2012-04-20 11:21:19 +02:00
..
config
doc
etc
include Unify policy name for Native_capability_tpl. 2012-03-10 15:52:13 +01:00
lib Unify policy name for Native_capability_tpl. 2012-03-10 15:52:13 +01:00
mk
patches
run
src Add an 'executable' flag to 'Rm_session::attach()' 2012-04-20 11:21:19 +02:00
tool
Makefile
README

This repository contains the port of Genode to the Codezero microkernel
For instructions about using Genode with Codezero, please refer to
'doc/codezero.txt'.