[PATCH 1/3] io: Consolidate fts implementation

Joseph Myers josmyers@redhat.com
Tue Apr 21 16:02:26 GMT 2026


On Fri, 17 Apr 2026, Adhemerval Zanella wrote:

> Remove wordsize-64 and arch-specific implementations, for ABIs when
> off_t is the same as off64_t (__OFF_T_MATCHES_OFF64_T) the fts64.c
> will create the requires aliases.

Doesn't the fts ABI involve struct stat as well as off_t?  That is, is 
this safe for MIPS n64 where struct stat and struct stat64 are different?  
(Likewise for ftw.)

-- 
Joseph S. Myers
josmyers@redhat.com



More information about the Libc-alpha mailing list