Date: Sat, 9 Oct 2010 13:01:25 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/include limits.h Message-ID: <201010091301.o99D1b1v061381@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2010-10-09 13:01:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) include limits.h Log: SVN rev 213655 on 2010-10-09 13:01:25Z by jilles 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 Revision Changes Path 1.16.34.2 +1 -1 src/include/limits.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010091301.o99D1b1v061381>