]> Cypherpunks repositories - gostls13.git/commit
all: document legacy //go:linkname for modules with ≥5,000 dependents
authorRuss Cox <rsc@golang.org>
Wed, 22 May 2024 03:50:52 +0000 (23:50 -0400)
committerGopher Robot <gobot@golang.org>
Thu, 23 May 2024 01:15:13 +0000 (01:15 +0000)
commit9a3ef861732031dc70794531452922d70855e27a
treea4f06b0b65588e4aaa265c4a2c509654378e58b6
parent50c298a5a3b0d8534a724960f949ac3c56ff64bd
all: document legacy //go:linkname for modules with ≥5,000 dependents

For #67401.

Change-Id: Ifea84af92017b405466937f50fb8f28e6893c8cb
Reviewed-on: https://go-review.googlesource.com/c/go/+/587220
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Russ Cox <rsc@golang.org>
src/crypto/tls/badlinkname.go
src/crypto/tls/cipher_suites.go
src/math/big/arith_decl.go
src/math/big/badlinkname.go [deleted file]
src/runtime/linkname.go
src/runtime/map.go
src/runtime/time_fake.go
src/runtime/time_nofake.go
src/syscall/linkname_darwin.go
src/syscall/linkname_openbsd.go