diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2008-11-11 10:51:03 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2008-11-11 10:51:03 +0000 |
commit | 188fb3153708a72edfe979622636c37c38ba812b (patch) | |
tree | c5194d9f0ac667d56eaeac4bbddd0d1a1c6a6807 /winsup/cygwin/path.cc | |
parent | 6865f890873b97cfd2ba828b7211448f38e96d13 (diff) | |
download | cygnal-188fb3153708a72edfe979622636c37c38ba812b.tar.gz cygnal-188fb3153708a72edfe979622636c37c38ba812b.tar.bz2 cygnal-188fb3153708a72edfe979622636c37c38ba812b.zip |
* environ.cc (create_upcaseenv): New static variable.
(renv_arr): New static array to keep track of environment variables
which have to be always uppercased.
(idx_arr): Ditto.
(start_at): Ditto.
(ucreqenv): New function to uppercase only the environment variables
from renv_arr.
(parse_thing): Add "upcaseenv" setting.
(environ_init): Parse $CYGWIN before doing anything else. Call
ucreqenv instead of ucenv if CYGWIN=noupcaseenv is set.
Diffstat (limited to 'winsup/cygwin/path.cc')
0 files changed, 0 insertions, 0 deletions