summaryrefslogtreecommitdiffstats
path: root/lib/libc/arm/string/strncmp.S
Commit message (Expand)AuthorAgeFilesLines
* MFC r270882, r270930:ian2014-09-091-0/+1
* - Eliminate extra subcs instruction. I have not noticed before that westas2009-06-211-2/+1
* - Fix strncmp on arm. Return 0 as result without performing thestas2009-06-211-5/+9
* 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
* Use the RET macro.cognet2004-11-091-1/+1
* Import the FreeBSD/arm libc bits.cognet2004-05-141-0/+51
OpenPOWER on IntegriCloud