Artifact ea62df017e64d8757ef61a271a32f52abc981345:
- File generic/tclEnv.c — part of check-in [9ad1d56456] at 2005-10-05 08:03:35 on branch trunk — * tests/env.test (env-6.1): * 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] (user: hobbs size: 21371)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.