musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/stat/fstatat.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stat/fstatat.c b/src/stat/fstatat.c
index 31907e98..7de75462 100644
--- a/src/stat/fstatat.c
+++ b/src/stat/fstatat.c
@@ -31,7 +31,7 @@ struct statx {
uint32_t stx_dev_major;
uint32_t stx_dev_minor;
uint64_t spare[14];
-} stx;
+};
static int fstatat_statx(int fd, const char *restrict path, struct stat *restrict st, int flag)
{
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月08日 20:01:55 +0000

AltStyle によって変換されたページ (->オリジナル) /