cvs commit: src/lib/libc/gen sysconf.c
Garrett Wollman
wollman at FreeBSD.org
Thu Mar 13 02:28:31 UTC 2008
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
More information about the cvs-src
mailing list