genode/repos/ports/src
Norman Feske 8dde14f93e bash: prevent aliasing of libc's 'getenv'
By default, bash brings its own version of 'getenv', named exactly like
the libc function. This becomes a problem in fork/execve scenarios if
the dynamic linker resolves 'getenv' to the bash binary instead of the
libc.

This patch fixes the generate step of the genodians.org scenario.

Issue #3882
2020-09-17 10:13:20 +02:00
..
app base: extend PD session with managing_system call 2020-08-25 11:50:11 +02:00
lib Move stubby to genode-world 2020-06-29 14:25:27 +02:00
noux-pkg bash: prevent aliasing of libc's 'getenv' 2020-09-17 10:13:20 +02:00
test Avoid use of deprecated Xml_node methods 2020-05-18 10:16:14 +02:00
virtualbox5 vbox: remove logger libc plugin 2020-08-28 14:48:05 +02:00