delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Date: | Mon, 30 Jul 2007 22:06:02 -0400 |
From: | Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: ntfs ObCaseInsensitive & cygwin? |
Message-ID: | <20070731020602.GA3008@ednor.casa.cgf.cx> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <f8lro4$35m$1 AT sea DOT gmane DOT org> <20070731000653 DOT GA1092 AT ednor DOT casa DOT cgf DOT cx> <46AE856D DOT 8040706 AT read DOT org DOT nz> |
MIME-Version: | 1.0 |
In-Reply-To: | <46AE856D.8040706@read.org.nz> |
User-Agent: | Mutt/1.5.15 (2007-04-06) |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Tue, Jul 31, 2007 at 12:42:21PM +1200, Morgan Read wrote: >Christopher Faylor wrote: >> On Tue, Jul 31, 2007 at 11:21:45AM +1200, Morgan Read wrote: >>> Lots of refs to the case sensitivity nightmare in archives, but couldn't >>> find any to ntfs' obcaseinsensitive registry option >>> (HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\kernel\ >>> dword:ObCaseInsensitive see here: http://support.microsoft.com/kb/817921) >>> >>> So, does anyone know: >>> * If this provides case sensitivity to cygwin (as it seems to to >>> SFU/Interix)? >... > >> Sorry but there are too many strcasecmp's sprinkled throughout cygwin's >> code to feel confident that it would work well at all. > >Huh, you mean cygwin's been written not to take advantage of a case >sensitive file system even where it exists!? Cygwin has been written to handle the most mind-bogglingly common case of a case-insensitive filesystem rather than detecting and special casing the extremely rare occurrence of an NTFS filesystem with case sensitivity turned on. You asked a question and it was answered. If you want different behavior you'll have to implement it yourself. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |