view .cvsignore @ 17337:cec099cbf54f

putenv: port better to native Windows * lib/putenv.c [(_WIN32 || __WIN32__) && ! __CYGWIN__]: Define WIN32_LEAN_AND_MEAN and include <windows.h>. (_unsetenv): Use _putenv if available. (putenv): Temporarily set NAME=' ' rather than NAME='x' as that's a bit less likely to cause damage. (putenv) [(_WIN32 || __WIN32__) && ! __CYGWIN__]: Fix the wrong value with SetEnvironmentVariable. (putenv) [!HAVE__PUTENV]: Simplify and match the HAVE__PUTENV code better.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 18 Feb 2013 19:38:13 -0800
parents b2dfadf7ffdc
children
line wrap: on
line source

.msg
testdir*