summaryrefslogtreecommitdiff
path: root/src/pkg/syscall/zsyscall_linux_amd64.go
AgeCommit message (Expand)AuthorFilesLines
2009-11-09remove semis after statements in one-statement statement listsRobert Griesemer1-13/+13
2009-11-01syscall cleanup.Russ Cox1-18/+39
2009-10-06apply gofmt to auto-generated syscall filesRuss Cox1-16/+35
2009-09-15final batch for "declared and not used"Russ Cox1-120/+120
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-14Syscall wrappers for ptrace and supporting wait-related flags.Austin Clements1-0/+6
2009-06-17add Addr() string to net.Listener interface.Russ Cox1-0/+12
2009-06-17shuffle some Linux system calls around for 386Russ Cox1-7/+7
2009-06-16386 system call fixes:Russ Cox1-143/+143
2009-06-09mv src/lib to src/pkgRob Pike1-0/+764