]> Cypherpunks repositories - gostls13.git/commit
os: use goarch.BigEndian
authorTobias Klauser <tklauser@distanz.ch>
Tue, 5 Mar 2024 09:54:22 +0000 (10:54 +0100)
committerGopher Robot <gobot@golang.org>
Fri, 8 Mar 2024 01:59:11 +0000 (01:59 +0000)
commit80a91d34f4cb3134f6b88b075893077cc3ab47d8
treedc0602963e70101e9d37d6799eba0ce650f9b3ef
parent1a800d1c88d54ab0b4cee64ec8d79c377544fe48
os: use goarch.BigEndian

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