mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-25 13:28:28 +00:00
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.
This repository contains the Linux-specific implementation of Genode.