mirror of git://git.musl-libc.org/musl
fbffcee63d
based on patch by Emil Renner Berthing, with minor changes to dirent.h for LFS64 and organization of declarations this code should work unmodified once a real strverscmp is added, but I've been hesitant to add it because the GNU strverscmp behavior is harmful in a lot of cases (for instance if you have numeric filenames in hex). at some point I plan on trying to design a variant of the algorithm that behaves better on a mix of filename styles. |
||
---|---|---|
.. | ||
__dirent.h | ||
__getdents.c | ||
alphasort.c | ||
closedir.c | ||
dirfd.c | ||
fdopendir.c | ||
opendir.c | ||
readdir.c | ||
readdir_r.c | ||
rewinddir.c | ||
scandir.c | ||
seekdir.c | ||
telldir.c | ||
versionsort.c |