]> Cypherpunks repositories - gostls13.git/commit
runtime: remove nextSampleNoFP from plan9
authorRuss Cox <rsc@golang.org>
Fri, 7 Mar 2025 18:31:01 +0000 (13:31 -0500)
committerGopher Robot <gobot@golang.org>
Wed, 12 Mar 2025 12:41:22 +0000 (05:41 -0700)
commit40c953cd468dc00f79433202d5a0bb7a91058687
tree6cc4eb65f2e537902bcd93b5b4bce0ad99acda53
parentd037ed62bc583af358b2cc5aeb151872a6ba7c2e
runtime: remove nextSampleNoFP from plan9

Plan 9 can use floating point now.

Change-Id: If721b243daa31853609cb3d2c535d86c106a1ee1
Reviewed-on: https://go-review.googlesource.com/c/go/+/655879
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Russ Cox <rsc@golang.org>
src/runtime/malloc.go