mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-28 17:48:53 +00:00
3ada4f4733
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. |
||
---|---|---|
.. | ||
capability.h | ||
client.h | ||
connection.h | ||
noux_session.h | ||
sysio.h |