Home
last modified time | relevance | path

Searched hist:"54574 e2ab2c3caa59fc2171e7590112b6de1df1e" (Results 1 – 1 of 1) sorted by relevance

/freebsd/include/
H A Dlimits.hdiff 54574e2ab2c3caa59fc2171e7590112b6de1df1e Thu Mar 03 23:34:13 CET 2011 Jilles Tjoelker <jilles@FreeBSD.org> 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