genode/base-linux
Christian Prochaska dd0ef3403f Limit core's ROM fs to current directory on Linux
This patch limits core's ROM file system to the current working directory
on Linux by rejecting file names which contain forward slashes.

Fixes #175.
2012-04-16 12:16:12 +02:00
..
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include Replace 'Native_capability::copy_to' by accessor 2012-03-28 09:58:51 +02:00
lib Unify policy name for Native_capability_tpl. 2012-03-10 15:52:13 +01:00
mk Merge final fixes from internal repositories 2011-12-23 14:04:29 +01:00
run Merge final fixes from internal repositories 2011-12-23 14:04:29 +01:00
src Limit core's ROM fs to current directory on Linux 2012-04-16 12:16:12 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

This repository contains the Linux-specific implementation of Genode.