aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/internal/sys/gengoos.go
AgeCommit message (Expand)Author
2021-06-17[dev.typeparams] internal/goarch,internal/goos: explode runtime/internal/sys ...Michael Anthony Knyszek
2021-06-02runtime/internal/sys: generate //go:build lines in gengoos.goTobias Klauser
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-12-09all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTempRuss Cox
2020-09-23all: add GOOS=iosCherry Zhang
2019-04-30all: add new GOOS=illumos, split out of GOOS=solarisJoshua M. Clulow
2018-01-10all: use Fatalf instead of Fatal if format is givenKunpei Sakai
2017-08-30runtime/internal/sys: use standard generated code headerMarvin Stenger
2016-04-11runtime: remove remaining references to TheCharJeremy Jackins
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-11-12runtime: break out system-specific constants into package sysMichael Matloob