summaryrefslogtreecommitdiff
path: root/libgo/runtime/go-setenv.c
Commit message (Expand)AuthorAgeFilesLines
* compiler, runtime: More steps toward separating int and intgo.ian2012-11-011-19/+18
* libgo: Use -fgo-pkgpath.ian2012-05-141-1/+1
* runtime: Correct syscall.Setenv for systems that don't have setenv.ian2012-04-271-1/+1
* libgo: Update to weekly.2011-11-18.ian2011-12-121-2/+2
* libgo: Make os.setenv_c work on systems without setenv.ian2011-05-241-4/+20
* Update to current version of Go library.ian2011-05-201-0/+50