]> Cypherpunks repositories - gostls13.git/commit
unsafe: say "functions like syscall.Syscall", not only Syscall
authorIan Lance Taylor <iant@golang.org>
Sat, 6 Jul 2024 21:09:26 +0000 (14:09 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 11 Jul 2024 23:38:31 +0000 (23:38 +0000)
commitb31e9a63a4d7ed98b89719ee54b752920782ae15
tree75bf2b48a9cda8bed0de5fda5558a1377b430185
parenta71bb570d064f6d0c1cf59cef4b7a044be7a39d3
unsafe: say "functions like syscall.Syscall", not only Syscall

Fixes #68301

Change-Id: I9d7f623370705ab2ad4c49489b5a89162467f22a
Reviewed-on: https://go-review.googlesource.com/c/go/+/596936
Commit-Queue: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/unsafe/unsafe.go