Date: Mon, 28 Jul 2008 19:35:26 +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: <200807281935.m6SJZeUX067265@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
antoine 2008-07-28 19:35:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libc/stdio fdopen.c Log: SVN rev 180933 on 2008-07-28 19:35:26Z by antoine MFC r178921 to stable/7: 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.8.2.2 +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?200807281935.m6SJZeUX067265>