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, 2 insertions, 0 deletions
diff --git a/include/dirent.h b/include/dirent.h
index 209285aa..ca000bd9 100644
--- a/include/dirent.h
+++ b/include/dirent.h
@@ -21,6 +21,8 @@ struct dirent
char d_name[1];
};
+#define d_fileno d_ino
+
int closedir(DIR *);
DIR *fdopendir(int);
DIR *opendir(const char *);
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月03日 21:32:22 +0000

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