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/misc/nftw.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/nftw.c')
-rw-r--r--src/misc/nftw.c 3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/misc/nftw.c b/src/misc/nftw.c
index eb9014bc..0a464100 100644
--- a/src/misc/nftw.c
+++ b/src/misc/nftw.c
@@ -6,7 +6,6 @@
#include <string.h>
#include <limits.h>
#include <pthread.h>
-#include "libc.h"
struct history
{
@@ -126,4 +125,4 @@ int nftw(const char *path, int (*fn)(const char *, const struct stat *, int, str
return r;
}
-LFS64(nftw);
+weak_alias(nftw, nftw64);
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月03日 23:56:52 +0000

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