Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Getenv: almost no one wants the error, so make it return a string that may be... | Rob Pike | 2009-06-26 | 1 | -2/+2 |
* | more 386 runtime fixes. | Russ Cox | 2009-06-04 | 1 | -1/+1 |
* | move things out of sys into os and runtime | Russ Cox | 2009-05-08 | 1 | -3/+3 |
* | casify, cleanup sys | Russ Cox | 2009-01-16 | 1 | -3/+3 |
* | add os.Getenv() | Rob Pike | 2008-09-22 | 1 | -0/+26 |