summaryrefslogtreecommitdiff
path: root/libgo/runtime/go-setenv.c
Commit message (Expand)AuthorAgeFilesLines
* runtime: don't call __go_alloc/__go_free in environment functionsIan Lance Taylor2016-11-181-21/+16
* libgo: Merge to master revision 19184.Ian Lance Taylor2014-06-061-3/+17
* libgo: Update Go library to master revision 15489/921e53d4863c.Ian Lance Taylor2013-01-291-2/+7
* re PR go/46986 (Go is not supported on Darwin)Ian Lance Taylor2013-01-241-1/+1
* compiler, runtime: More steps toward separating int and intgo.Ian Lance Taylor2012-11-011-19/+18
* libgo: Use -fgo-pkgpath.Ian Lance Taylor2012-05-141-1/+1
* runtime: Correct syscall.Setenv for systems that don't have setenv.Ian Lance Taylor2012-04-271-1/+1
* libgo: Update to weekly.2011-11-18.Ian Lance Taylor2011-12-121-2/+2
* libgo: Make os.setenv_c work on systems without setenv.Ian Lance Taylor2011-05-241-4/+20
* Update to current version of Go library.Ian Lance Taylor2011-05-201-0/+50