summaryrefslogtreecommitdiff
path: root/src/pkg/os/dir_linux_arm.go
AgeCommit message (Collapse)AuthorFilesLines
2009-11-01os cleanup.Russ Cox1-81/+0
dir_* and stat_* are just os specific, not os+arch-specific. R=r http://go/go-review/1018010
2009-10-06apply gofmt to malloc math once osRuss Cox1-10/+10
R=gri DELTA=566 (4 added, 14 deleted, 548 changed) OCL=35410 CL=35419
2009-08-2864 bit lsh, sub, and/or/eor. some placeholder files in syscall and os.Kai Backman1-0/+81
R=rsc APPROVED=rsc DELTA=204 (139 added, 0 deleted, 65 changed) OCL=34009 CL=34025