]> Cypherpunks repositories - gostls13.git/commit
internal/syscall: add cgo_import_dynamic for Fchmodat on AIX and Solaris
authorDamien Neil <dneil@google.com>
Wed, 12 Feb 2025 17:23:14 +0000 (09:23 -0800)
committerGopher Robot <gobot@golang.org>
Thu, 13 Feb 2025 02:25:30 +0000 (18:25 -0800)
commitfb5f78a14f71f043604826067d1f224e1e90a2f5
tree3a8778c726c64f013e8fd5f01c3f8eefaa80fe80
parentfc0049fb20fe5998232a365b5ee08d6730693f1b
internal/syscall: add cgo_import_dynamic for Fchmodat on AIX and Solaris

For #67002

Change-Id: I1709fd51ba52c074501420943d311c785a49d851
Reviewed-on: https://go-review.googlesource.com/c/go/+/649015
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Damien Neil <dneil@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/internal/syscall/unix/at_aix.go
src/internal/syscall/unix/at_solaris.go