aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/stubs_nonlinux.go
AgeCommit message (Expand)Author
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2017-04-21runtime: inform arena placement using sbrk(0)Austin Clements