[PATCH] alpha: Fix fts and fts64 ABI mismatch

Magnus Lindholm linmag7@gmail.com
Tue Aug 4 18:41:27 GMT 2026


On Tue, Aug 4, 2026 at 7:44 PM Adhemerval Zanella Netto
<adhemerval.zanella@linaro.org> wrote:

> Right, I would also recommend to double-check if this does not break any
> other ABI since the code is not generic.

I checked all bits/typesizes.h implementations in the current tree.

Alpha is the only ABI which defines
__OFF_T_MATCHES_OFF64_T without also defining
__INO_T_MATCHES_INO64_T. Every other implementation which defines
the offset-matching macro also defines the inode-matching macro.

Magnus


More information about the Libc-alpha mailing list