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:
parent
46a818d5d3
commit
028d16a5dc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53702
1 changed files with 18 additions and 0 deletions
|
@ -633,6 +633,15 @@ is spelled &, < is < and > is >.
|
|||
<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 &, < is < and > is >.
|
|||
<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>
|
||||
|
|
Loading…
Reference in a new issue