Message-ID: <250B3114DA16D511B82C00E0094005F8023FC07F@MSGWAW11> From: Wojciech Galazka To: "'djgpp-workers AT delorie DOT com'" Subject: Re: Fw: Fstat.c patch Date: Wed, 15 Aug 2001 22:41:02 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Reply-To: djgpp-workers AT delorie DOT com How about adding this code if (argc == 0) return 0; after this comment /* Now call fstat() for each command-line argument. */ in fstat.c