aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/env_windows.go
AgeCommit message (Expand)Author
2023-07-04os, syscall: update unreachable link about =C: envsOleksandr Redko
2023-05-15os, syscall: support ill-formed UTF-16 strings on Windowsqmuntal
2023-02-27syscall: fix invalid unsafe.Pointer conversion on WindowsCuong Manh Le
2022-10-18internal/godebug: remove dependency on osRuss Cox
2018-06-01all: update comment URLs from HTTP to HTTPS, where possibleTim Cooper
2016-11-14syscall: Clearenv now unsets env vars on WindowsJesse Szwedko
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-04-08all: fix race when allocating buffer for some windows syscallsAlex Brainman
2014-10-01os, syscall: add UnsetenvBrad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox