aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-setenv.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-18runtime: don't call __go_alloc/__go_free in environment functionsIan Lance Taylor1-21/+16
2014-06-06libgo: Merge to master revision 19184.Ian Lance Taylor1-3/+17
2013-01-29libgo: Update Go library to master revision 15489/921e53d4863c.Ian Lance Taylor1-2/+7
2013-01-24re PR go/46986 (Go is not supported on Darwin)Ian Lance Taylor1-1/+1
2012-11-01compiler, runtime: More steps toward separating int and intgo.Ian Lance Taylor1-19/+18
2012-05-14libgo: Use -fgo-pkgpath.Ian Lance Taylor1-1/+1
2012-04-27runtime: Correct syscall.Setenv for systems that don't have setenv.Ian Lance Taylor1-1/+1
2011-12-12libgo: Update to weekly.2011-11-18.Ian Lance Taylor1-2/+2
2011-05-24libgo: Make os.setenv_c work on systems without setenv.Ian Lance Taylor1-4/+20
2011-05-20Update to current version of Go library.Ian Lance Taylor1-0/+50