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] fix __fxstatat64 function


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


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