aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/signal_darwin_amd64.go
AgeCommit message (Expand)Author
2019-04-02runtime, cmd/dist, misc/cgo: enable c-archive for aix/ppc64Clément Chigot
2016-10-11runtime: record current PC for SIGPROF on non-Go threadIan Lance Taylor
2016-09-25runtime: merge Unix sighandler functionsIan Lance Taylor
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2016-01-08runtime: fix up OS X kernel bug sending user-generated SIGTRAPRuss Cox
2015-03-26runtime: use uintXX instead of *byte for si_addr on DarwinAustin Clements
2014-11-11[dev.cc] runtime: convert signal handlers from C to GoRuss Cox