]> Cypherpunks repositories - gostls13.git/commit
internal/syscall/unix: apply fstatat fix to linux/mips64le
authorCherry Mui <cherryyz@google.com>
Sat, 21 Dec 2024 05:07:34 +0000 (00:07 -0500)
committerCherry Mui <cherryyz@google.com>
Sat, 21 Dec 2024 20:51:34 +0000 (12:51 -0800)
commit06b191e11f6f78b19e5c5a43b3d0c461226c7084
tree18378472e7bb9c377b9fb241fadf140cad6640ea
parent110ab1aaf4b0055027b86ff564b66a47e0f37b58
internal/syscall/unix: apply fstatat fix to linux/mips64le

Apply CL 633280 to linux/mips64le, as it has the same struct as
mips64.

Updates #70659.

Change-Id: Ibab635e69e44682eb214bf6a00f4cd75816b2d34
Reviewed-on: https://go-review.googlesource.com/c/go/+/637739
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/internal/syscall/unix/at_fstatat.go
src/internal/syscall/unix/at_fstatat2.go