aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/os_linux_be64.go
AgeCommit message (Expand)Author
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-04-13all: simplify the spelling of LinuxBrad Fitzpatrick
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-12-09runtime: prevent stack growth after fork in runtime.sigfillsetHaoran Luo
2018-03-07runtime: add missing build constraints to os_linux_{be64,noauxv,novdso,ppc64x...Yuval Pavel Zholkover
2018-02-17runtime: remove unused getrlimit functionTobias Klauser
2016-10-06runtime: fix sigset type for ppc64 big-endian GNU/LinuxIan Lance Taylor