]> Savannah Git Hosting - gnulib.git/commit
environ: Fix link error on 64-bit Cygwin.
authorBruno Haible <bruno@clisp.org>
Wed, 31 Jan 2018 08:04:52 +0000 (09:04 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 31 Jan 2018 08:05:07 +0000 (09:05 +0100)
commitcf56f8f618c48cfadd2499ced58574633d12f129
treedad34d7c6653352399baae1c89e546b5de06dc13
parent5724e22f34d05cf48f020102f4b2e2f286c1201e
environ: Fix link error on 64-bit Cygwin.

* lib/unistd.in.h (environ): On Cygwin, redeclare with the
__declspec(dllimport) attribute.
* doc/posix-functions/environ.texi: Mention the Cygwin problem.
ChangeLog
doc/posix-functions/environ.texi
lib/unistd.in.h