1eadabe445
Older versions of glibc included an fts implementation that didn't have Large File Support on 32-bit systems. We worked that around by bundling fts into rpm codebase. Thanks to Mark Wielaard, glibc >= 2.23 has LFS support in fts. Unfortunately, we can't drop bundled fts because we have to support build with other libcs which do not implement fts at all or their implementations do not provide Large File Support. Signed-off-by: Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org> [pmatilai: Added comment to configure.ac as the test is rather subtle, thanks for Mark Wielaard for the explanation] |
||
---|---|---|
.. | ||
Makefile.am | ||
fnmatch.c | ||
fnmatch.h | ||
fts.c | ||
rpmfts.h | ||
rpmxprogname.c | ||
rpmxprogname.h | ||
stpcpy.c | ||
stpncpy.c |