aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/mmap.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2018-05-02runtime: enable memory sanitizer on arm64Fangming.Fang
2017-06-06runtime: intercept munmap as we do mmapIan Lance Taylor
2016-03-02all: single space after period.Brad Fitzpatrick
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-09-30runtime, runtime/cgo: support using msan on cgo codeIan Lance Taylor