summaryrefslogtreecommitdiff
path: root/src/runtime/mmap.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: intercept munmap as we do mmapIan Lance Taylor2017-06-061-0/+3
* runtime: find a home for orphaned commentsJeremy Jackins2016-04-141-0/+3
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* runtime, runtime/cgo: support using msan on cgo codeIan Lance Taylor2015-09-301-0/+16