aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/os_linux_mipsx.go
AgeCommit message (Expand)Author
2025-09-04runtime: remove obsolete osArchInit functionaimuz
2023-12-05math/rand, math/rand/v2: use ChaCha8 for global randRuss Cox
2022-09-21runtime: treat SI_TKILL like SI_USER on LinuxIan Lance Taylor
2022-09-19Revert "runtime: treat SI_TKILL like SI_USER on Linux"Cuong Manh Le
2022-09-17runtime: treat SI_TKILL like SI_USER on LinuxIan Lance Taylor
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
2020-12-09runtime: prevent stack growth after fork in runtime.sigfillsetHaoran Luo
2019-12-05runtime: mlock top of signal stack on Linux 5.2–5.4.1Austin Clements
2019-11-12runtime: consistently seed fastrand state across archsCarlo Alberto Ferraris
2018-02-17runtime: remove unused getrlimit functionTobias Klauser
2016-11-15runtime: add support files for linux/mips{,le} portVladimir Stefanovic