diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-02-22 15:38:58 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-02-22 15:38:58 +0000 |
| commit | c15e4069f61e48e204f5edf706f5de2eaa0e8d4d (patch) | |
| tree | 9d656cb1e23c88983cc80ec692a18366971c74c6 /man2/execve.2 | |
| parent | e5a7fca5cc6a2054c4d6493784731246b8e4b0bd (diff) | |
| download | man-pages-c15e4069f61e48e204f5edf706f5de2eaa0e8d4d.tar.gz | |
Added FIXME.
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 |
