putenv: Support for MSVC.
authorBruno Haible <bruno@clisp.org>
Sat, 17 Sep 2011 15:34:03 +0000 (17:34 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 17 Sep 2011 15:34:03 +0000 (17:34 +0200)
commitc124cabd6716e4c57fde3b7d0d518fa61e25f12f
tree1f9b1777a932f174e6c5c8d446bb5e79a85e932d
parent64a42d221308e386cc9908d4b82a1e2379628889
putenv: Support for MSVC.

* modules/putenv (Depends-on): Add environ.
* lib/putenv.c (environ): Disable declaration.
* lib/unistd.in.h: Update comment.
ChangeLog
lib/putenv.c
lib/unistd.in.h
modules/putenv