Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2011 22:47:52 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/include limits.h
Message-ID:  <201103172248.p2HMm6rb061360@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jilles      2011-03-17 22:47:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    include              limits.h 
  Log:
  SVN rev 219726 on 2011-03-17 22:47:52Z by jilles
  
  MFC r219256: 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)
  
  Revision   Changes    Path
  1.16.34.3  +15 -4     src/include/limits.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103172248.p2HMm6rb061360>