view .gitignore @ 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 8f6d3e05c7e2
children 8636d98120a9
line wrap: on
line source

*.orig
*.rej
*~
.#*
\#*#
allsnippets.tmp
amsnippet.tmp
testdir*