Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2008 18:39:20 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdio fdopen.c
Message-ID:  <200805101839.m4AIdKrs062924@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805101839.m4AIdKrs062924>