summaryrefslogtreecommitdiffstats
path: root/tests/env.test
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-10-05 08:02:19 (GMT)
committerhobbs <hobbs>2005-10-05 08:02:19 (GMT)
commit244bc931a8bd5bd2daf06b45906027f9035a5943 (patch)
treec1c8c1ac1b39ca562df88127c192f664a293833d /tests/env.test
parent001484010656fc7ed52edb2c9a770f18cc7e6dc3 (diff)
downloadtcl-244bc931a8bd5bd2daf06b45906027f9035a5943.zip
tcl-244bc931a8bd5bd2daf06b45906027f9035a5943.tar.gz
tcl-244bc931a8bd5bd2daf06b45906027f9035a5943.tar.bz2
* win/tclWinPort.h: define USE_PUTENV_FOR_UNSET 1
* generic/tclEnv.c (TclSetEnv, TclUnsetEnv): add USE_PUTENV_FOR_UNSET to existing USE_PUTENV define to account for various systems that have putenv(), but can't unset env vars with it. Note difference between Windows and Linux for actually unsetting the env var (use of '='). Correct the resizing of the environ array. We assume that we are in full ownership, but that's not correct.[Bug 979640]
Diffstat (limited to 'tests/env.test')
0 files changed, 0 insertions, 0 deletions