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/include/dirent.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dirent.h')
-rw-r--r--include/dirent.h 2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dirent.h b/include/dirent.h
index ca000bd9..7b70abd4 100644
--- a/include/dirent.h
+++ b/include/dirent.h
@@ -18,7 +18,7 @@ struct dirent
off_t d_off;
unsigned short d_reclen;
unsigned char d_type;
- char d_name[1];
+ char d_name[256];
};
#define d_fileno d_ino
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月03日 06:41:58 +0000

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