genode/base/src
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
..
base Add an 'executable' flag to 'Rm_session::attach()' 2012-04-20 11:21:19 +02:00
core Add an 'executable' flag to 'Rm_session::attach()' 2012-04-20 11:21:19 +02:00
lib Support for building all libs via 'make lib' 2012-01-24 18:56:35 +01:00
platform Unify policy name for Native_capability_tpl. 2012-03-10 15:52:13 +01:00
test Move 'test/cap_integrity/foc' to 'base-foc' 2012-03-28 16:28:15 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

README

This directory contains all source codes.