genode/repos/ports
Emery Hemingway e09752a26f noux: pass correct paths for stdio to Vfs_io_channel
Pass both paths, absolute path to the mount point and the relative path
from the mount point to the file, along with an open handle rather than
just an absolute path. Otherwise, fstat fails if the addressed file is
implemented by another VFS plugin.

Fixes 
2016-07-06 13:02:59 +02:00
..
doc doc: update README, components.txt etc. 2016-05-26 15:54:17 +02:00
include lib/libc_noux: increase execve buffers 2016-06-28 11:20:11 +02:00
lib vbox: Add platform-specific setup machine hook 2016-07-06 13:02:56 +02:00
mk Noux: workaround for libtool problem 2016-04-11 11:51:44 +02:00
ports vbox: add config option to enforce use of IOAPIC 2016-06-28 11:10:45 +02:00
run Enable 32-bit Virtualbox scenarios for hw_x86_64_muen 2016-07-06 13:02:58 +02:00
src noux: pass correct paths for stdio to Vfs_io_channel 2016-07-06 13:02:59 +02:00
README Remove repos/qt4, fix 2015-03-19 08:57:20 +01:00

This directory contains ports of popular 3rd-party applications to Genode.

The 'ports' repository follows the line of the 'libports' repository.
For instructions about downloading and building 3rd-party applications,
please refer to 'libports/README'.


Dependencies from other repositories
------------------------------------

Application provided by the 'ports' repository typically expect a rich
runtime environment, including shared libraries provided by the 'libports'
repository. Hence, 'ports' depends on 'libports'.