cvs commit: src/lib/libc/gen sysconf.c
Garrett Wollman
wollman at FreeBSD.org
Wed Feb 27 05:56:57 UTC 2008
wollman 2008-02-27 05:56:57 UTC
FreeBSD src repository
Modified files:
lib/libc/gen sysconf.c
Log:
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.)
MFC after: 14 days
Revision Changes Path
1.26 +19 -1 src/lib/libc/gen/sysconf.c
More information about the cvs-src
mailing list