genode/base-linux
Christian Prochaska b0bfe6bfa7 base-linux: fix ELF dataspace execution
With this patch, if an ELF dataspace to be executed does not have a path
in the host file system, the dataspace content gets copied into a
temporary file whose path can be given to 'execve()'.

Fixes #879.
2013-09-23 14:26:00 +02:00
..
etc
include
lib
mk base-linux: add ARM support 2013-05-24 14:55:37 +02:00
run
src base-linux: fix ELF dataspace execution 2013-09-23 14:26:00 +02:00
README

This repository contains the Linux-specific implementation of Genode.