This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] alpha: fix fts64 function


Rather than special-casing alpha, the logic for whether the aliases can be
used should test __INO_T_MATCHES_INO64_T et al.  It might require inventing
analogous macros for all the LFS-affected types used in FTSENT, but IMHO
that is the right way to do this.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]