repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Patch by Pravin Satpute <psatpute@redhat.com>.
[glibc.git]
/
sysdeps
/
wordsize-64
/
scandir.c
blob
9af7e9b386d68c66f15c7c10d7a34cf99d79a129
1
#define scandir64 scandir64_renamed
2
3
#include
"../../dirent/scandir.c"
4
5
#undef scandir64
6
weak_alias
(
scandir
,
scandir64
)