summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/sig.go
AgeCommit message (Collapse)AuthorFilesLines
2010-06-21runtime: split extern.go into debug.go, extern.go, sig.go.Russ Cox1-0/+16
move mal next to the other malloc functions. R=r CC=golang-dev http://codereview.appspot.com/1701045