summaryrefslogtreecommitdiff
path: root/src/cmd/godefs/util.c
AgeCommit message (Collapse)AuthorFilesLines
2009-03-30new tool godefs.Russ Cox1-0/+36
uses gcc to determine system header layouts and emits simple C or Go. see comment in main.c. R=r DELTA=1069 (1067 added, 0 deleted, 2 changed) OCL=26682 CL=26880