Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-01 | os cleanup. | Russ Cox | 1 | -81/+0 | |
dir_* and stat_* are just os specific, not os+arch-specific. R=r http://go/go-review/1018010 | |||||
2009-10-06 | apply gofmt to malloc math once os | Russ Cox | 1 | -10/+10 | |
R=gri DELTA=566 (4 added, 14 deleted, 548 changed) OCL=35410 CL=35419 | |||||
2009-08-28 | 64 bit lsh, sub, and/or/eor. some placeholder files in syscall and os. | Kai Backman | 1 | -0/+81 | |
R=rsc APPROVED=rsc DELTA=204 (139 added, 0 deleted, 65 changed) OCL=34009 CL=34025 |