summaryrefslogtreecommitdiff
path: root/src/lib/syscall/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-12-09replace assembly casts with unsafe.pointerRuss Cox1-3/+2
2008-12-03preparation for exec.Russ Cox1-2/+3
2008-11-19refine gobuild: the files must be *_test.go not *test.goRob Pike1-1/+1
2008-11-19gobuild: add coverage rule, ignore files in package main.Russ Cox1-0/+4
2008-11-19leave 6.out around after gotest;Russ Cox1-1/+1
2008-11-18gobuild changes.Russ Cox1-13/+23
2008-09-26move src/syscall to src/lib/syscall.Russ Cox1-0/+58