cvs commit: src/lib/libc/stdio fdopen.c

Antoine Brodin antoine at FreeBSD.org
Sat May 10 18:39:20 UTC 2008


antoine     2008-05-10 18:39:20 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       fdopen.c 
  Log:
  Remove useless call to getdtablesize(2) in fdopen(3) and its useless
  variable nofile.
  
  PR:             123109
  Submitted by:   Christoph Mallon
  Approved by:    rwatson (mentor)
  MFC after:      1 month
  
  Revision  Changes    Path
  1.11      +0 -4      src/lib/libc/stdio/fdopen.c


More information about the cvs-all mailing list