repo.or.cz
/
glibc
/
history.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(VERSION): Bump for 2.10 release.
[glibc/history.git]
/
sysdeps
/
wordsize-64
/
alphasort.c
blob
edc410129d8a42279ca7854d03bb24e0795693b0
1
#define alphasort64 rename_alphasort64
2
3
#include
"../../dirent/alphasort.c"
4
5
#undef alphasort64
6
7
weak_alias
(
alphasort
,
alphasort64
)