Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: record current PC for SIGPROF on non-Go thread | Ian Lance Taylor | 2016-10-11 | 1 | -18/+25 |
* | runtime: merge Unix sighandler functions | Ian Lance Taylor | 2016-09-25 | 1 | -0/+20 |
* | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
* | runtime: fix up OS X kernel bug sending user-generated SIGTRAP | Russ Cox | 2016-01-08 | 1 | -0/+22 |
* | runtime: use uintXX instead of *byte for si_addr on Darwin | Austin Clements | 2015-03-26 | 1 | -2/+2 |
* | [dev.cc] runtime: convert signal handlers from C to Go | Russ Cox | 2014-11-11 | 1 | -0/+42 |