[PATCH v2 2/2] MIPS: N64, make xstat as wrapper of generic fstatat

Adhemerval Zanella adhemerval.zanella@linaro.org
Fri Mar 19 18:42:28 GMT 2021



On 18/03/2021 22:18, YunQiang Su wrote:
> fxstatat as wrapper of fstatat
> fxstatat64 as wrapper of fstatat64
> 
> fxstat, lxstat, xstat as wrapper of fxstatat
> fxstat64, lxstat64, xstat64 as wrapper of fxstatat64

Sorry I am still unconvinced that compat symbols worth the maintainability 
burden and these implementations takes a complete opposite turn of the
recent consolidation and simplification we are doing on the glibc
codebase.

If user does want a y2106 ready binary it should build against a newer
glibc, I just send a fix [1] that handle on both the non-LFS and the
LFS symbol.

[1] https://patchwork.sourceware.org/project/glibc/list/?series=1878


More information about the Libc-alpha mailing list