rpm/misc
Emily ad87ced399 Fix fstat64 handling on macOS with Apple Silicon
The Apple Silicon toolchain removes the *64 stat symbols (deprecated
since 10.6) in favour of their unprefixed form.

This change might not work properly before 10.6, but 10.5 has been out
of support for over a decade, so that hopefully shouldn't be relevant.

Fixes #1752.
2021-09-14 09:08:40 +02:00
..
Makefile.am Revert "Only build bundled fts if system has a bad version that doesn't handle LFS" 2017-08-10 20:15:02 +03:00
fnmatch.c Add missing header files 2016-02-11 11:06:26 +01:00
fnmatch.h Revert glob/fnmatch/alloca uniqify on macosx for now. 2005-01-28 06:36:29 +00:00
fts.c Fix fstat64 handling on macOS with Apple Silicon 2021-09-14 09:08:40 +02:00
rpmfts.h Rename fts.h header to rpmfts.h 2017-03-24 12:29:24 +02:00
stpcpy.c Include "config.h" instead of <config.h>. 2007-10-28 06:57:08 +01:00
stpncpy.c Include "config.h" instead of <config.h>. 2007-10-28 06:57:08 +01:00