summaryrefslogtreecommitdiff
path: root/src/lib/syscall/syscall_linux_amd64.go
AgeCommit message (Expand)AuthorFilesLines
2009-06-09mv src/lib to src/pkgRob Pike1-41/+0
2009-06-04linux 386 support; now in same state as darwin 386Russ Cox1-0/+8
2009-06-03Define os.PageSize and syscall.PageSize.David Symonds1-0/+4
2009-06-01new syscall package: manually maintained files and scripts.Russ Cox1-0/+29