summaryrefslogtreecommitdiff
path: root/test/env.go
Commit message (Expand)AuthorAgeFilesLines
* Getenv: almost no one wants the error, so make it return a string that may be...Rob Pike2009-06-261-2/+2
* more 386 runtime fixes.Russ Cox2009-06-041-1/+1
* move things out of sys into os and runtimeRuss Cox2009-05-081-3/+3
* casify, cleanup sysRuss Cox2009-01-161-3/+3
* add os.Getenv()Rob Pike2008-09-221-0/+26