[PATCH] fix __fxstatat64 function
Carmelo Amoroso
carmelo73@gmail.com
Wed Jun 20 05:27:00 GMT 2007
On 13/06/07, Carmelo Amoroso <carmelo73@gmail.com> wrote:
> Hi All,
> this patch handles correctly the stat64 structure mismatch, between
> linux kernel (sh4 platform) and glibc, in the __fxstatat64 glibc function.
> Same work-aound is present into the __fxstat64 function for example, while
> it is missing on fxstatat64.
>
> This fix is required to fix the nftw6401 LTP test case on Linux/sh
>
> Best regards,
> Carmelo
>
>
Hi,
this patch is not longer required being the kernel for SH4 have patched
(see http://www.mail-archive.com/git-commits-head@vger.kernel.org/msg11498.html)
anyway for those that do not use the latest kernel this patch is
required, even if
it seems that nobody took care of it.
Best regards,
Carmelo
More information about the Libc-alpha
mailing list