X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 From: Ken Brown 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