aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/runtime/runtime_windows.go
AgeCommit message (Expand)Author
2024-11-19windows: don't return, exit via exit(0) insteadAyke van Laethem
2024-08-15misspell.csv: add new misspellings; also check in result of 'make spellfix'.Dan Kegel
2024-01-19runtime: add runtime.rand functionAyke van Laethem
2023-03-03all: use unsafe.Add instead of unsafe.Pointer(uintptr(...) + ...)Ayke van Laethem
2022-08-04all: format code according to Go 1.19 rulesAyke van Laethem
2022-01-02avr: fix time.Sleep() in init codeAyke van Laethem
2021-11-16all: add support for windows/amd64Ayke van Laethem