Date: Thu, 13 Mar 2008 02:28:30 +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: <200803130228.m2D2SUiV052202@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 2008-03-13 02:28:30 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
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.25.2.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?200803130228.m2D2SUiV052202>
