genode/repos/ports/src
Norman Feske ea21576eac bash: make dependency from ld.lib.so explicit
This patch is a workaround for the apparent problem that noux
applications, which perform execve, implicitly use functionality from
the dynamic linker, not explicitly via the libc. If the binary lacks the
dependency information, noux will fail on the execve attempt. The latter
is the case when the noux package is built as a depot archive where
library dependencies are not traversed over multiple levels.
2017-10-05 17:39:59 +02:00
..
app core: add map method to pd_session interface 2017-08-18 10:24:46 +02:00
lib VFS: nonblocking interface 2017-08-28 16:49:38 +02:00
noux Noux: fix race condition on Vfs_io_channel destruction 2017-10-05 17:39:56 +02:00
noux-pkg bash: make dependency from ld.lib.so explicit 2017-10-05 17:39:59 +02:00
test Move libc file-system test into test/libc_vfs 2017-08-17 11:04:22 +02:00
virtualbox vbox4: extended AMD SVM support 2017-06-29 11:59:59 +02:00
virtualbox5 vbox5: recognized more than 4Gb in VMs 2017-06-29 12:00:00 +02:00