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
Set default charset to UTF-8 for libc.pot.
[glibc.git]
/
sysdeps
/
wordsize-64
/
scandirat.c
blob
02b8fdee0fb806c6781f674f1fdb823dd6eace57
1
#define scandirat64 scandirat64_renamed
2
3
#include
"../../dirent/scandirat.c"
4
5
#undef scandirat64
6
weak_alias
(
scandirat
,
scandirat64
)