]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r211980: Correct value for _POSIX_AIO_LISTIO_MAX in <limits.h>.
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 9 Oct 2010 13:01:25 +0000 (13:01 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 9 Oct 2010 13:01:25 +0000 (13:01 +0000)
commit3f8f13e55f2861a6a1496973ff67b74529b0c2e3
tree6830aaa998ed66bbd4b3d4d27b8dc4160ee60bfa
parent384b17c68cb3051c3cef2d3428b14aa9fffd1e26
MFC r211980: Correct value for _POSIX_AIO_LISTIO_MAX in <limits.h>.

All the "Minimum Values" (POSIX.1-2008 XBD 13 Headers <limits.h>) are now
correct. These should all be exactly as they are in the specification; the
possibly higher values we support are announced differently.

PR: standards/104743

git-svn-id: svn://svn.freebsd.org/base/stable/8@213655 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
include/limits.h