This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: environment variable name converted to upper case


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]