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
..
2013-05-24 14:55:37 +02:00
2013-08-14 18:43:19 +02:00
2013-05-24 14:55:37 +02:00
2011-12-22 16:19:25 +01:00

This repository contains the Linux-specific implementation of Genode.