Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2008 02:31:38 +0000 (UTC)
From:      Garrett Wollman <wollman@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen sysconf.c
Message-ID:  <200803130231.m2D2VcYk052361@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     2008-03-13 02:31:38 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/libc/gen         sysconf.c 
  Log:
  MFC rev. 1.26:
    stdio is currently limited to file descriptors not greater than
    {SHRT_MAX}, so {STREAM_MAX} should be no greater than that.  (This
    does not exactly meet the letter of POSIX but comes reasonably close
    to it in spirit.)
  
  Revision   Changes    Path
  1.20.14.1  +19 -1     src/lib/libc/gen/sysconf.c



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