[win32] Support case-tolerant %ENV
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 5 Jan 1998 05:43:33 +0000 (05:43 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 5 Jan 1998 05:43:33 +0000 (05:43 +0000)
commit902173a3f9be2337628b9b0cc2629acc55276ccc
tree385fc5f28d5a0b5a83982358538b3324e6d3536c
parent22fae026e9f4859841088a1c5609be12b0b1d4f3
[win32] Support case-tolerant %ENV
 - underlying system calls see the case-as-supplied by user
 - added tests to verify addition/deletion/enumeration case-tolerance
 - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
   which is default on win32 now

p4raw-id: //depot/win32/perl@393
hv.c
t/op/magic.t
win32/win32.h