Not needed anymore.
This commit is contained in:
parent
51977e0692
commit
142652edb2
@ -1 +0,0 @@
|
||||
/* getdents64 is in getdents.c */
|
@ -1,7 +0,0 @@
|
||||
#define readdir64 __no_readdir64_decl
|
||||
#define __readdir64 __no___readdir64_decl
|
||||
#include <sysdeps/unix/readdir.c>
|
||||
#undef __readdir64
|
||||
strong_alias (__readdir, __readdir64)
|
||||
#undef readdir64
|
||||
weak_alias (__readdir, readdir64)
|
@ -1 +0,0 @@
|
||||
/* readdir64 is in readdir.c */
|
@ -1 +0,0 @@
|
||||
/* readdir64_r is in readdir_r.c */
|
@ -1,4 +0,0 @@
|
||||
#define readdir64_r __no_readdir64_r_decl
|
||||
#include <sysdeps/unix/readdir_r.c>
|
||||
#undef readdir64_r
|
||||
weak_alias (__readdir_r, readdir64_r)
|
Loading…
x
Reference in New Issue
Block a user