Fix padding for stat64. st-pad2 was the wrong size to pad st-size to
a 64-bit boundary. Add st-pad3 to make sure st-blocks is on a 64-bit boundary. Only a problem when cross-compiling from a different arch. The native compile correctly padded the fields.
Please register or sign in to comment