aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/runtime/os3_solaris.go
AgeCommit message (Expand)AuthorFilesLines
2022-02-16libgo: restore building on SolarisIan Lance Taylor1-0/+8
2022-02-11libgo: update to Go1.18beta2Ian Lance Taylor1-0/+5
2020-01-22runtime: for Solaris, add osinit, and drop duplicate getncpuIan Lance Taylor1-5/+4
2020-01-21libgo: update to Go1.14beta1Ian Lance Taylor1-7/+0
2019-08-28runtime: move osinit to GoIan Lance Taylor1-2/+19
2019-03-01runtime: call execname and getpagesize on SolarisIan Lance Taylor1-34/+8
2018-09-26runtime, os: fix the build on SolarisIan Lance Taylor1-0/+54