Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
Reply-To: Cygwin List <cygwin@cygwin.com>
Message-Id: <6.1.0.6.0.20040823215200.03423e28@pop.prospeed.net>
X-Sender: 
Date: Mon, 23 Aug 2004 22:00:23 -0400
To: Shankar Unni <shankarunni@netscape.net>, cygwin@cygwin.com
From: Larry Hall <lh-no-personal-replies-please@cygwin.com>
Subject: Re: environment variable name converted to upper case
In-Reply-To: <cgdmn0$3sh$2@sea.gmane.org>
References: <F76C9B2DA2FC4C4CA0A18E288BBCBCF708217C86@nihexchange24.nih.gov> <20040822144651.GA3391@coe.casa.cgf.cx> <cgdmn0$3sh$2@sea.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"

At 05:13 PM 8/23/2004, you wrote:
>Christopher Faylor wrote:
>
>>To repeat, translating environment variables to uppercase is something
>>that *cygwin* does.  Check out environ.cc for more information.
>
>Could the uppercasing be limited to certain environment variables? Particularly, only PATH, since that's common to both NT and Posix shells, but that NT allows in any case while Posix shells expect in uppercase?


I'm not sure what you mean by 'Posix shells'.  Shells that come with the
Cygwin environment don't expect uppercase.  Windows (and DOS) do, really.
Is it possible to change the behavior in Cygwin to selectively uppercase
environment variables inherited from Windows?  Sure.  I doubt it will happen
unless there's a really good reason to do so, since it introduces complexity.
But, if you decide to make the change yourself for your own needs, feel free
to submit the patch to cygwin-patches.  If I'm wrong and/or if you can make 
a good case for it, I'm sure it will be accepted.



--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


--
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/

