genode/repos/ports/include/noux_session
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
..
capability.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
client.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
connection.h noux: remove use of deprecated APIs 2019-01-30 13:49:54 +01:00
noux_session.h Annotate session interfaces with CAP_QUOTA 2017-05-31 13:16:04 +02:00
sysio.h noux: increase argv buffer to 16KiB 2019-02-12 10:33:16 +01:00