]> Cypherpunks repositories - gostls13.git/commit
all: document legacy //go:linkname for modules with ≥1,000 dependents
authorRuss Cox <rsc@golang.org>
Wed, 22 May 2024 04:14:42 +0000 (00:14 -0400)
committerGopher Robot <gobot@golang.org>
Thu, 23 May 2024 01:16:50 +0000 (01:16 +0000)
commit1d3d6ae725697c5b224b26cb3aa1325ac37f72d7
treee22bad9c9b2df96ec7c431b54c8cc7e6297656fd
parent519b0116a15d80042a0ab1a35c14d98c47093109
all: document legacy //go:linkname for modules with ≥1,000 dependents

For #67401.

Change-Id: If23a2c07e3dd042a3c439da7088437a330b9caa4
Reviewed-on: https://go-review.googlesource.com/c/go/+/587222
Auto-Submit: Russ Cox <rsc@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/runtime/badlinkname.go
src/runtime/chan.go
src/runtime/malloc.go
src/runtime/map.go
src/runtime/mbarrier.go
src/runtime/stubs.go
src/runtime/sys_darwin.go
src/syscall/syscall_darwin.go