mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-02 17:21:13 +00:00
b0bfe6bfa7
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.