summaryrefslogtreecommitdiff
path: root/src/pkg/syscall/zsyscall_linux_386.go
AgeCommit message (Expand)AuthorFilesLines
2009-11-09remove semis after statements in one-statement statement listsRobert Griesemer1-11/+11
2009-11-01syscall cleanup.Russ Cox1-18/+18
2009-10-06apply gofmt to auto-generated syscall filesRuss Cox1-22/+41
2009-09-15final batch for "declared and not used"Russ Cox1-110/+110
2009-08-13change the names to have .sh suffixes.Rob Pike1-1/+1
2009-08-12convert non-low-level non-google pkg codeRuss Cox1-4/+1
2009-07-14Regenerate Linux 386 syscall bindings to add ptrace.Austin Clements1-0/+6
2009-06-17shuffle some Linux system calls around for 386Russ Cox1-7/+7
2009-06-16386 system call fixes:Russ Cox1-139/+130
2009-06-09mv src/lib to src/pkgRob Pike1-0/+720