Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-15 | assorted changes: | Russ Cox | 1 | -10/+56 | |
- use a lock instead of a thread in once avoids deadlock in recursive once calls - implement os.Setenv - remove "export" from some scripts - remove _ from names in time package - fix time test for non-MTV machines R=r DELTA=265 (87 added, 58 deleted, 120 changed) OCL=25057 CL=25057 | |||||
2009-02-10 | drop the os_ prefix on the file names in os. os_test.go can stay. | Rob Pike | 1 | -0/+27 | |
R=rsc DELTA=793 (392 added, 392 deleted, 9 changed) OCL=24777 CL=24804 |