Date: Sun, 23 Jul 2000 06:24:02 -0700 (PDT) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/truncate truncate.c Message-ID: <200007231324.GAA13437@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 2000/07/23 06:24:02 PDT Modified files: usr.bin/truncate truncate.c Log: Close file descriptors after use so as not to abuse the descriptor table when a long argument list is given. :-) Reported by: Sven Agnew <afterhours80@hotmail.com> Revision Changes Path 1.2 +3 -1 src/usr.bin/truncate/truncate.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007231324.GAA13437>