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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to