uclibc: arc: fix fstat for big-endian
authorMischa Jonker <mischa.jonker@synopsys.com>
Tue, 23 Jul 2013 16:28:08 +0000 (18:28 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 26 Jul 2013 19:20:02 +0000 (21:20 +0200)
commitfb3d0e177f40e9cbb54827d565e778eda2c5a58d
treec0802e71e3b41324721d9100bd70420ad6b5c988
parentab25903bd7d3f1aa58f96867304114cbd7a6fbad
uclibc: arc: fix fstat for big-endian

Fixes "Value too large for defined data type" messages caused by fstat
syscall wrapper returning -EOVERFLOW.

Signed-off-by: Mischa Jonker <mjonker@synopsys.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/uclibc/0.9.33-arc/fix-fstat-for-be.patch [new file with mode: 0644]