Age | Commit message (Collapse) | Author |
|
|
|
|
|
kernels, we need this bit to make the non-syscall version that recurses up the
directory path work properly. Thanks go to Harald Kuethe for sorting this out.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
__uClibc_main changes
|
|
always exist
|
|
Jacobowitz so that libm.so links properly with newer toolchains
|
|
|
|
|
|
|
|
|
|
uClibc uses wrong word order in vfp floating point arithmetic.
I found this using my modification to N. Pitre's soft-float gcc patch, but this modifications were
made just to allow gcc to compile code for armv4l, while nothing about fp arithmetic was changed.
|
|
|
|
|
|
|
|
in the latest glibc stuff.
|
|
|
|
|
|
perl tests fail on mipsel.
|
|
|
|
|
|
command along to fcntl64 instead of returning ENOSYS (error detected by LTP fcntl18)
|
|
|
|
|
|
__time. Minior WS touchup also.
|
|
|
|
... fix that too
|
|
|
|
Unfortunatly, the semid_ds structs were not changed as needed. So
import the necessary (tweaked) files from glibc. Only tested on x86
today, but I'll be testing mips tomorrow.
|
|
|
|
in the appropriate register. Otherwise, errno is set to random garbage.
|
|
does not
|
|
|
|
|
|
that the old stat.h abi was for little endian only ... people should use this patch to fix their armeb kernels: http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=863/1
|
|
|
|
done in mainline 2.6
|
|
2.6 on big endian arm kernels and work around it best we can at runtime
|
|
|
|
|
|
|
|
|
|
|