From: cgf AT cygnus DOT com (Christopher G. Faylor) Subject: Re: Case sensitivity in filenames 8 Jan 1999 16:06:14 GMT Message-ID: <775adm$rii$1@cronkite.cygnus.com> References: <19990107142351 DOT 29102 DOT rocketmail AT send102 DOT yahoomail DOT com> <19990108162522 DOT 12567 DOT cygnus DOT gnu-win32 AT mundook DOT cs DOT mu DOT OZ DOT AU> X-Newsreader: trn 4.0-test63 (15 March 1998) In article <19990108162522 DOT 12567 DOT cygnus DOT gnu-win32 AT mundook DOT cs DOT mu DOT OZ DOT AU>, Fergus Henderson wrote: >I agree with this. The default behaviour should be as Unix-like as >possible. However, don't forget that the goal is *porting* Unix tools. >A proper port to Windows will be case-insensitive as far as file-names >are concerned, because that is what Windows users expect. Therefore, >there should be a simple way of enabling case-insensitivity. If someone wants to donate a patch to enable this "simple way" of enabling case sensitivity, I'll be happy to get it into the sources ASAP. Unfortunately, the point that seems to be consistently missed is that this isn't just a simple "just fix cygwin" solution. There are many tools which use their own version of glob or regexp or whatever. Each one of these has to be modified. -- cgf AT cygnus DOT com http://www.cygnus.com/