summaryrefslogtreecommitdiff
path: root/src/runtime/os_linux_mipsx.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: treat SI_TKILL like SI_USER on LinuxIan Lance Taylor2022-09-211-1/+0
* Revert "runtime: treat SI_TKILL like SI_USER on Linux"Cuong Manh Le2022-09-191-0/+1
* runtime: treat SI_TKILL like SI_USER on LinuxIan Lance Taylor2022-09-171-1/+0
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-2/+0
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* runtime: prevent stack growth after fork in runtime.sigfillsetHaoran Luo2020-12-091-0/+1
* runtime: mlock top of signal stack on Linux 5.2–5.4.1Austin Clements2019-12-051-0/+2
* runtime: consistently seed fastrand state across archsCarlo Alberto Ferraris2019-11-121-12/+1
* runtime: remove unused getrlimit functionTobias Klauser2018-02-171-6/+0
* runtime: add support files for linux/mips{,le} portVladimir Stefanovic2016-11-151-0/+62