aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/os_linux_x86.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-08-13runtime: revert signal stack mlockingAustin Clements
2020-07-22runtime: don't mlock on Ubuntu 5.4 systemsIan Lance Taylor
2020-03-13runtime: don't crash on mlock failureIan Lance Taylor
2019-12-09runtime: suggest more kernel options for mlock failureMark Pulford
2019-12-09runtime: mlock top of signal stack on both amd64 and 386Austin Clements