Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-01 | update Go tree to use new syscall package. | Russ Cox | 1 | -64/+0 | |
R=r DELTA=713 (109 added, 386 deleted, 218 changed) OCL=29707 CL=29722 | |||||
2009-05-18 | Getgroups max on Linux is bigger than I thought. | Russ Cox | 1 | -1/+3 | |
R=iant DELTA=3 (2 added, 0 deleted, 1 changed) OCL=28994 CL=29003 | |||||
2009-05-15 | os: MkdirAll, RemoveAll, Chmod, Chown, Truncate, Getgroups. | Russ Cox | 1 | -24/+37 | |
Getuid, etc drop their errors -- they cannot error R=r DELTA=605 (547 added, 12 deleted, 46 changed) OCL=28919 CL=28929 | |||||
2009-05-14 | Getuid etc. | Rob Pike | 1 | -0/+49 | |
R=rsc DELTA=51 (49 added, 0 deleted, 2 changed) OCL=28859 CL=28859 |