]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.25] 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>
Thu, 26 Feb 2026 17:26:25 +0000 (09:26 -0800)
commit0ee4ab4c3f4f02ed9edee4e2479ced7177d5b03b
tree79b930a7c57ec41cb9a2cc2554015a7f17731db2
parent9f8fa93be5f36f9c6969aafbc42860b9ba4c9452
[release-branch.go1.25] internal/syscall/windows: correct some enums and syscall signatures

This CL corrects code submitted in CL 741040.

Fixes #77406

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>
Reviewed-on: https://go-review.googlesource.com/c/go/+/749440
Reviewed-by: David Chase <drchase@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