summaryrefslogtreecommitdiffstats
path: root/lib/libc/arm/string
Commit message (Expand)AuthorAgeFilesLines
* revert r191633; this breaks at91 & xscale (likely all arm)sam2009-05-061-4/+4
* Change the test at the beginning of strncmp(), from being if (len - 1) < 0cognet2009-04-281-4/+4
* MFKernel: do not use __XSCALE__ to detect if clz/pld/ldrd/strd arecognet2007-10-133-9/+9
* Fix a long line in copyright notice.cognet2005-10-031-1/+2
* Add an asm version of strlen() for arm (how useful).cognet2005-10-032-1/+78
* Use the RET macro.cognet2004-11-096-31/+31
* MFKernel: Implement ffs with clz on Xscale.cognet2004-11-071-0/+6
* Always use bx for returning on Xscale.cognet2004-09-231-76/+76
* Fix the align-to-32-bits code.cognet2004-09-231-2/+2
* Import the FreeBSD/arm libc bits.cognet2004-05-1412-0/+3363
OpenPOWER on IntegriCloud