Date: Wed, 18 Sep 1996 15:27:59 +0200 (IST) From: Eli Zaretskii To: Mark Habersack Cc: djgpp AT delorie DOT com, DJ Delorie Subject: Re: 1 bug(?) open/readdir & glob In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 18 Sep 1996, Mark Habersack wrote: > Frankly, I don't see why a program might suffer from seeing hid/sys > files? Because `findfirst' by default doesn't bring the hidden files, and people tend to think about `readdir' as a substitute for `findfirst'. If a program doesn't expect to get files that it cannot change, it might break.