genode/repos/ports/src/lib
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
..
gdbserver_libc_support Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
gdbserver_platform nova: use 'Native_cpu' component for thread initialization 2017-03-15 12:24:42 +01:00
gdbserver_platform-nova Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +01:00
getdns Port of getdns and Stubby DNS resolver 2018-05-03 15:31:58 +02:00
libc_noux noux: increase argv buffer to 16KiB 2019-02-12 10:33:16 +01:00