summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/sigqueue.cgo
AgeCommit message (Expand)AuthorFilesLines
2010-04-20runtime: rename cgo2c, *.cgo to goc2c, *.gocRuss Cox1-98/+0
2010-01-25in C and asm, replace pkg·name with ·nameRuss Cox1-2/+2
2009-12-16runtime: if os/signal is not in use, crash onRuss Cox1-3/+11
2009-12-15os/signal: new packageDavid Symonds1-0/+90