]> Cypherpunks repositories - gostls13.git/commit
syscall: use goarch.BigEndian
authorTobias Klauser <tklauser@distanz.ch>
Tue, 5 Mar 2024 09:56:01 +0000 (10:56 +0100)
committerGopher Robot <gobot@golang.org>
Fri, 8 Mar 2024 01:59:07 +0000 (01:59 +0000)
commit1a800d1c88d54ab0b4cee64ec8d79c377544fe48
tree07db2a1e960184f1348118f7f5cf6888e27db933
parentc57b18b48f434c305679290ce05a42a46082c598
syscall: use goarch.BigEndian

Change-Id: I99e5f6fab900b0bf301f78460c618c01b231f62b
Reviewed-on: https://go-review.googlesource.com/c/go/+/568956
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/syscall/dirent.go
src/syscall/endian_big.go [deleted file]
src/syscall/endian_little.go [deleted file]