Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime/cgo: remove memset in _cgo_sys_thread_start on linux | Tobias Klauser | 2022-05-06 | 1 | -5/+0 |
* | runtime/cgo: fix Android build with NDK 22 | Elias Naur | 2020-12-26 | 1 | -1/+1 |
* | runtime/cgo: declare variable setg_gcc as static | erifan01 | 2019-04-18 | 1 | -1/+1 |
* | runtime/cgo: fix typos | Hiroshi Ioka | 2017-06-21 | 1 | -1/+1 |
* | runtime/cgo: retry pthread_create on EAGAIN | Ian Lance Taylor | 2016-12-05 | 1 | -1/+2 |
* | cmd/go: ignore C files when CGO_ENABLED=0 | Russ Cox | 2016-03-08 | 1 | -2/+0 |
* | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -1/+1 |
* | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
* | runtime/cgo: more +build cgo tags | Russ Cox | 2016-01-27 | 1 | -0/+2 |
* | runtime: assume precisestack, copystack, StackCopyAlways, ScanStackByFrames | Russ Cox | 2014-09-09 | 1 | -10/+3 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+80 |