aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/defs_linux_ppc64.go
AgeCommit message (Expand)Author
2019-10-20runtime: define nonblockingPipeIan Lance Taylor
2019-03-15runtime: introduce and consistently use setNsec for timespecIan Lance Taylor
2018-09-18runtime: use MADV_FREE on Linux if availableTobias Klauser
2016-09-26runtime: unify handling of alternate signal stackIan Lance Taylor
2015-02-25runtime: mark pages we return to kernel as NOHUGEPAGEKeith Randall
2014-12-05all: power64 is now ppc64Russ Cox