go/src/internal
Zxilly 9e148a4150 [release-branch.go1.22] internal/bytealg: extend memchr result correctly on wasm
The mem address should be regarded as uint32.

Fixes #68475

Change-Id: Icee38d11f2d93eeca7d50b2e133159e321daeb90
GitHub-Last-Rev: c2568b1043
GitHub-Pull-Request: golang/go#68400
Reviewed-on: https://go-review.googlesource.com/c/go/+/597955
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
(cherry picked from commit 90c6558b6a)
Reviewed-on: https://go-review.googlesource.com/c/go/+/598975
2024-07-17 19:23:53 +00:00
..
abi runtime: ensure we free unrolled GC bitmaps 2024-01-11 21:16:56 +00:00
bisect all: remove newline characters after return statements 2023-12-14 17:22:18 +00:00
buildcfg runtime: enable the exectracer2 experiment by default 2023-11-21 21:30:25 +00:00
bytealg [release-branch.go1.22] internal/bytealg: extend memchr result correctly on wasm 2024-07-17 19:23:53 +00:00
cfg
chacha8rand math/rand, math/rand/v2: use ChaCha8 for global rand 2023-12-05 20:34:30 +00:00
coverage math/rand, math/rand/v2: use ChaCha8 for global rand 2023-12-05 20:34:30 +00:00
cpu cmd/asm: fix the KMCTR instruction encoding and argument passing 2023-11-22 03:55:32 +00:00
dag
diff internal/diff: add missing 'as' in comment 2023-11-08 14:13:04 +00:00
fmtsort internal/fmtsort: makeChans pin pointer 2023-10-30 21:00:16 +00:00
fuzz all: make more use of the new atomic integer types 2023-11-17 16:39:52 +00:00
goarch
godebug runtime: add race annotations in IncNonDefault 2023-12-15 20:30:44 +00:00
godebugs [release-branch.go1.22] net: add GODEBUG=netedns0=0 to disable sending EDNS0 header 2024-06-12 20:58:33 +00:00
goexperiment runtime: add execution tracer v2 behind GOEXPERIMENT=exectracer2 2023-11-10 15:49:59 +00:00
goos
goroot
gover go/version: add new package 2023-11-06 23:20:32 +00:00
goversion
intern
itoa internal/itoa, os: move os.uitox to itoa.Uitox 2023-08-11 02:53:50 +00:00
lazyregexp
lazytemplate
nettrace internal/nettrace: fix comment typo 2023-10-19 11:57:14 +00:00
obscuretestdata
oserror
pkgbits
platform cmd/dist, cmd/link, internal, runtime: implement buildmode=plugin for linux/loong64 2023-11-21 18:56:21 +00:00
poll internal/syscall/windows: fix the signature of SetFileInformationByHandle 2023-12-18 19:20:32 +00:00
profile internal/profile: fully decode proto even if there are no samples 2023-12-07 19:52:28 +00:00
race all: drop old +build lines 2023-10-19 23:33:27 +00:00
reflectlite internal/reflectlite: allow Value be stack allocated 2023-11-16 19:26:08 +00:00
safefilepath path/filepath: fix various issues in parsing Windows paths 2023-11-07 16:29:18 +00:00
saferio all: rewrite internal/saferio.SliceCap using generics and add func SliceCapWithSize 2023-08-31 00:34:05 +00:00
singleflight
syscall internal/syscall/windows: fix the signature of SetFileInformationByHandle 2023-12-18 19:20:32 +00:00
sysinfo internal/sysinfo: print cpu type from cpuinfo when internal cpu name is empty on Linux 2023-08-17 21:40:36 +00:00
testenv [release-branch.go1.22] internal/testenv: support the LUCI mobile builders in tests 2024-02-08 16:18:37 +00:00
testlog
testpty
trace [release-branch.go1.22] cmd/trace/v2,internal/trace: use correct frame for identifying goroutines 2024-02-27 21:52:04 +00:00
txtar
types [release-branch.go1.22] go/types, types2: report error for floating-point iteration variable 2024-06-24 17:14:05 +00:00
unsafeheader
xcoff all: rewrite internal/saferio.SliceCap using generics and add func SliceCapWithSize 2023-08-31 00:34:05 +00:00
zstd internal/zstd: s/thees/these/ 2023-11-17 16:44:06 +00:00