summaryrefslogtreecommitdiff
path: root/packages/glibc/glibc-2.5
AgeCommit message (Collapse)AuthorFiles
2007-05-03glibc: Remove armeb strlen workaround. We now have the GCC PR16350 patch, ↵Leon Woestenberg1
take 3 in GCC.
2007-05-01glibc 2.5: fix the strlen() issues on big endian EABI, thanks to Lennert for ↵Koen Kooi1
tracking down the culprit * This is not a proper fix, we still need to find out wht __ARMEB__ isn't defined
2006-11-14glibc 2.5: add patch to fix Koen Kooi2
"Assertion `sizeof (req) - ((size_t) &((struct req *)0)->pad) == 3' failed." on ARM/OABI