summaryrefslogtreecommitdiff
path: root/test/malloc1.go
AgeCommit message (Expand)AuthorFilesLines
2009-01-15printf->Printf etc.Rob Pike1-1/+1
2009-01-09simplify flag interface. no more BVal etc. you just get a pointer.Rob Pike1-3/+2
2008-12-18malloc in runtime (not used by default)Russ Cox1-0/+26