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]

[PATCH] fix __fxstatat64 function


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

Attachment: glibc-2.5-fxstatat64.patch
Description: Binary data


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