aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/runtime/os_windows.go
AgeCommit message (Expand)Author
2024-11-20cgo: support errno value as second return parameterAyke van Laethem
2023-09-05runtime: refactor markGlobals to findGlobalsAyke van Laethem
2023-03-03all: use unsafe.Add instead of unsafe.Pointer(uintptr(...) + ...)Ayke van Laethem
2022-06-12syscall.Getpagesize(): add test, implement for Linux and WindowsDan Kegel
2022-05-23windows: scan globals conservativelyAyke van Laethem
2021-11-16all: add support for windows/amd64Ayke van Laethem