libgo patch committed: Correct syscall.Setenv if no setenv

Ian Lance Taylor iant@google.com
Fri Apr 27 16:29:00 GMT 2012


This patch to libgo corrects the implementation of syscall.Setenv for
systems that do not have the setenv library call, but only have putenv.
Bootstrapped and ran Go testsuite on x86_64-unknown-linux-gnu and
i386-sun-solaris2.9.  Committed to mainline and 4.7 branch.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 452 bytes
Desc: patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120427/00692275/attachment.bin>


More information about the Gcc-patches mailing list