]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.26] internal/syscall/windows: correct some enums and syscall...
authorMichal Pristas <michal.pristas@gmail.com>
Fri, 13 Feb 2026 18:19:04 +0000 (18:19 +0000)
committerGopher Robot <gobot@golang.org>
Sat, 21 Feb 2026 01:12:21 +0000 (17:12 -0800)
commit495e6c6b0932e4a83c0ba1784c72e10d62a8ac2b
treef48bd35a224c52d2b8113fa3cc628dce866a51ae
parent29618c443910dd9c6d8c044419a06ac1d3b4e7eb
[release-branch.go1.26] internal/syscall/windows: correct some enums and syscall signatures

This CL corrects code submitted in CL 741040.

Fixes #77407

Change-Id: I1c22c1a9f77028f3c2a8e3905f2ec5b071b5445e
GitHub-Last-Rev: 2bfb07310b4707484b5bdce96ad367db567741c4
GitHub-Pull-Request: golang/go#77525
Reviewed-on: https://go-review.googlesource.com/c/go/+/743780
Reviewed-by: Junyang Shao <shaojunyang@google.com>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Mark Freeman <markfreeman@google.com>
(cherry picked from commit a09c908cc6e63a89a6206eadb12f8e2800326465)
Reviewed-on: https://go-review.googlesource.com/c/go/+/746720
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Mark Freeman <markfreeman@google.com>
src/internal/syscall/windows/at_windows_test.go
src/internal/syscall/windows/syscall_windows.go
src/internal/syscall/windows/types_windows.go
src/internal/syscall/windows/zsyscall_windows.go