Double the size of ARG_MAX on LP64 platforms.

Document the _FreeBSD_version updates corresponding to this change.

PR:		241710
This commit is contained in:
Pedro F. Giffuni 2019-12-21 03:01:05 +00:00
parent 46a818d5d3
commit 028d16a5dc
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53702

View file

@ -633,6 +633,15 @@ is spelled &amp;, < is &lt; and > is &gt;.
<function>timeout</function>, and
<function>untimeout</function> functions.</entry>
</row>
<row>
<entry>1300068</entry>
<entry><revnumber>355828</revnumber></entry>
<entry>December 16, 2019</entry>
<entry>13.0-CURRENT after doubling the value of
<literal>ARG_MAX</literal>,
for 64 bit platforms.</entry>
</row>
</tbody>
</tgroup>
</table>
@ -1545,6 +1554,15 @@ is spelled &amp;, < is &lt; and > is &gt;.
<entry>12-STABLE after correcting the C++ version check for
declaring &man.timespec.get.3;.</entry>
</row>
<row>
<entry>121506</entry>
<entry><revnumber>355968</revnumber></entry>
<entry>December 21, 2019</entry>
<entry>12-STABLE after doubling the value of
<literal>ARG_MAX</literal>,
for 64 bit platforms.</entry>
</row>
</tbody>
</tgroup>
</table>