summaryrefslogtreecommitdiff
path: root/src/lib/os/env.go
AgeCommit message (Expand)AuthorFilesLines
2009-06-09mv src/lib to src/pkgRob Pike1-80/+0
2009-05-08move things out of sys into os and runtimeRuss Cox1-1/+1
2009-04-17Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Err...Rob Pike1-2/+2
2009-03-07document osRob Pike1-4/+11
2009-02-15assorted changes:Russ Cox1-10/+56
2009-02-10drop the os_ prefix on the file names in os. os_test.go can stay.Rob Pike1-0/+27