Date: Thu, 3 Mar 2011 22:34:13 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/include limits.h Message-ID: <201103032234.p23MYOpf017813@repoman.freebsd.org>
index | next in thread | raw e-mail
jilles 2011-03-03 22:34:13 UTC
FreeBSD src repository
Modified files:
include limits.h
Log:
SVN rev 219256 on 2011-03-03 22:34:13Z by jilles
Fix some _POSIX minimum/maximum values in limits.h:
* Some values changed in POSIX.1-2001; provide the former value if a program
requests compliance to an earlier version of POSIX. [1]
* Add missing _POSIX_CLOCKRES_MIN constant. This is a maximum value but
otherwise works the same as the minimum values.
PR: standards/104743
Submitted by: bde [1] (not exact #ifdefs, but the values)
MFC after: 2 weeks
Revision Changes Path
1.19 +15 -4 src/include/limits.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103032234.p23MYOpf017813>
