aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/defs_linux.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2019-10-25runtime: fix typo of MADV_NOHUGEPAGEMeng Zhuo
2019-10-20runtime: define nonblockingPipeIan Lance Taylor
2018-09-18runtime: use MADV_FREE on Linux if availableTobias Klauser
2014-10-22build: merge the great pkg/ rename into dev.power64Austin Clements
2014-09-08build: move package sources from src/pkg to srcRuss Cox