diff options
Diffstat (limited to 'man2/execve.2')
| -rw-r--r-- | man2/execve.2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/execve.2 b/man2/execve.2 index 1915bd745b..835647fd13 100644 --- a/man2/execve.2 +++ b/man2/execve.2 @@ -307,6 +307,9 @@ resource limit (see that is in force at the time of the .BR execve () call. +.\" FIXME . +.\" This means that as things stand sysconf(_SC_ARG_MAX) no longer returns +.\" accurate info; see http://sourceware.org/bugzilla/show_bug.cgi?id=5786 For these architectures, the total size is limited to 1/4 of the allowed stack size, the limit per string is 32 pages (the kernel constant |
