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