genode/repos/ports/src
Josef Söntgen 3ada4f4733 noux: increase argv buffer to 16KiB
And most importantly: use the same size everywhere.

Note, this commit also configures the stack size of noux-process threads
to 64 KiB independently of the CPU architecture. The reason is the
increased stack usage because of the additional argument space in
Execve_child_env in syscall(SYSCALL_EXECVE), which crafts a child
environment on stack for the creation of the new child.

Fixes #3145.
2019-02-12 10:33:16 +01:00
..
app netperf: 'times_up' mechanism based on pthread 2019-02-12 10:33:16 +01:00
lib noux: increase argv buffer to 16KiB 2019-02-12 10:33:16 +01:00
noux noux: increase argv buffer to 16KiB 2019-02-12 10:33:16 +01:00
noux-pkg ports: enable basic clock support in tclsh 2019-01-30 13:54:53 +01:00
test gdb_monitor: remove use of deprecated APIs 2019-01-30 13:49:54 +01:00
virtualbox base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
virtualbox5 base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00