Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: access _cgo_yield indirectly | Cherry Zhang | 2017-03-24 | 1 | -0/+2 |
* | runtime: poll libc to deliver signals under TSAN | Bryan C. Mills | 2017-03-08 | 1 | -0/+2 |
* | cmd/cgo, runtime, runtime/cgo: TSAN support for malloc | Ian Lance Taylor | 2016-05-25 | 1 | -4/+0 |
* | cmd/cgo, runtime, runtime/cgo: use cgo context function | Ian Lance Taylor | 2016-04-29 | 1 | -0/+2 |
* | runtime: support symbolic backtrace of C code in a cgo crash | Ian Lance Taylor | 2016-04-01 | 1 | -0/+2 |
* | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
* | cmd/cgo: make sure pointers passed to C escape to heap | Russ Cox | 2015-06-15 | 1 | -0/+16 |
* | runtime: initialize shared library at library-load time | Srdjan Petrovic | 2015-04-03 | 1 | -4/+8 |
* | runtime, runtime/cgo: make needextram a bool | David Crawshaw | 2015-03-26 | 1 | -0/+7 |
* | [dev.cc] runtime/cgo: convert from C to Go | Russ Cox | 2014-11-11 | 1 | -0/+23 |