RE: Enviroment always uppercased; Help me, please

2002-03-01 Thread Markus K. E. Kommant
28, 2002 at 03:16:47PM +0100, Markus K. E. Kommant wrote: Really??? Don't start the program from a non cygwin program. I am using Windows 2000/NT operating system as the base for my cygwin programs and not DOS and not Linux. Huh? Do anyone know a good trick to use POSIX Environment

RE: Enviroment always uppercased; Help me, please

2002-03-01 Thread Markus K. E. Kommant
] Subject: Re: Enviroment always uppercased; Help me, please On Fri, Mar 01, 2002 at 02:06:06PM +0100, Markus K. E. Kommant wrote: Idea: It would be better to support an evironment variable CYGWIN_ENV_UPPERCASE=0, 1, 2 or a list var1 var2 var3. The list could be, to work correctly

automatic TZ env-variable in localtime problem with W2000-german

2002-02-27 Thread Markus K. E. Kommant
Hello, I have the following problem, or misunderstandig(!) of TZ variable in cygwin1.dll. Problem (and my current solution) When I do not set TZ to a valid value, all times will be showed as GMT (or UTC) time. The automatic generated TZ variable in localtime.cc will generate a name from

Enviroment always uppercased; Help me, please

2002-02-27 Thread Markus K. E. Kommant
Seems to be a cygwin feature that the environment will be uppercased, when called by a none cygwin program. When puting a variable gar=1 into the environment and call a program compiled with gcc and cygwin, the result, when printing the environment, will be GAR=1 ups, gar != GAR, especially in

RE: Strange output from ps -W, (\\?\?, \??\)

2002-02-08 Thread Markus K. E. Kommant
\??\C:\WIN2KPRO\system32\winlogon.exe the \??\ could by something very special in the bootstrap of the system. I belive, that it could be a \\?\?\ which will be chown as \??\ (\? interpreted as the escape sequence for ?) The path \\?\?\ could be: \\? = do not use path parsing and stay on