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 base-linux: add ARM support 2013-05-24 14:55:37 +02:00
include base: Add tracing support to CPU session interface 2013-08-13 17:27:40 +02:00
lib base: User-level tracing support 2013-08-14 18:43:19 +02:00
mk base-linux: add ARM support 2013-05-24 14:55:37 +02:00
run run: add success message to lx_hybrid_pthread_ipc 2013-07-11 12:44:24 +02:00
src base-linux: fix ELF dataspace execution 2013-09-23 14:26:00 +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.