Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-09 | mv src/lib to src/pkg | Rob Pike | 1 | -152/+0 | |
tests: all.bash passes, gobuild still works, godoc still works. R=rsc OCL=30096 CL=30102 | |||||
2009-05-15 | os: MkdirAll, RemoveAll, Chmod, Chown, Truncate, Getgroups. | Russ Cox | 1 | -0/+152 | |
Getuid, etc drop their errors -- they cannot error R=r DELTA=605 (547 added, 12 deleted, 46 changed) OCL=28919 CL=28929 |