X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:message-id:date:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=r2N
	VxUzutucyo9oIM0W1HTEr3dTB3ojTHn6w4RaaS0TAnMgAf2sykn8/9ztMNiGfKhS
	fUU8MbFuDW0qJprDXTNuDfazQE8W/3YELbb9o7FoidAmEpNjHPuit5gCj+L6Te1K
	KkypxW68XjOW61545opD+RDQvSFrsGWq4bd84fxU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:message-id:date:mime-version
	:content-type:content-transfer-encoding; s=default; bh=31+4V/7K/
	RzTyOugqGDzy2ZErQE=; b=pJUa409AqLn+uwMZ0Je1ylPpEUTlnSRj3yhTsvThm
	mx9wAyZtSxsq6G9aLKxbhWzyBYIoVa8MJ70/gIDghra5ZMkerqH5DPRrwmy0zVY8
	IMaabkD5QhCIQ56ROiir1YGzU8d4GC4y4qEj5FS1tGlLpzoT0HvWUSRs6iWbrrtw
	Gc=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-4.7 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=sensitivity, UD:www.cygwin.com, wwwcygwincom, powers
X-HELO: limerock04.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
To: cygwin <cygwin@cygwin.com>
From: Ken Brown <kbrown@cornell.edu>
Subject: Detecting case sensitivity
Message-ID: <7d6249c4-0904-b80f-39ed-69ddfbb675f4@cornell.edu>
Date: Tue, 20 Sep 2016 18:03:06 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-PMX-Cornell-Gauge: Gauge=XXXXX
X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none;
X-IsSubscribed: yes

I found an old discussion 
(https://www.cygwin.com/ml/cygwin/2007-08/msg00594.html) about the 
possibility of adding a _PC_CASE_INSENSITIVE flag to pathconf.  Has 
anyone thought further about this?  I would find this useful for emacs[*].

I've taken a quick look at the pathconf code, and it looks like it 
wouldn't be difficult to add this.  I could try to provide a patch if 
the powers that be would be receptive.

Ken

[*] See

   http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22300
   http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24441

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

