mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-23 04:52:39 +00:00
Move the definitions for maximum argument and environment size to Process.h from execve.cpp. This allows sysconf(_SC_ARG_MAX) to return the actual argument maximum of 128 KiB to userspace.