aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/gcc_mmap.c
AgeCommit message (Expand)Author
2021-05-10runtime/cgo,cmd/internal/obj/ppc64: fix signals with cgoLynn Boger
2018-05-02runtime: enable memory sanitizer on arm64Fangming.Fang
2017-10-18runtime: separate error result for mmapAustin Clements
2017-06-06runtime: intercept munmap as we do mmapIan Lance Taylor
2016-06-03runtime/cgo: add TSAN locks around mmap callIan Lance Taylor
2016-03-08cmd/go: ignore C files when CGO_ENABLED=0Russ Cox
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2016-01-27runtime/cgo: more +build cgo tagsRuss Cox
2015-09-30runtime, runtime/cgo: support using msan on cgo codeIan Lance Taylor