Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2010 22:22:15 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/include limits.h
Message-ID:  <201008292222.o7TMMOMg055442@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jilles      2010-08-29 22:22:15 UTC

  FreeBSD src repository

  Modified files:
    include              limits.h 
  Log:
  SVN rev 211980 on 2010-08-29 22:22:15Z by jilles
  
  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
  Submitted by:   gcooper
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.18      +1 -1      src/include/limits.h



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