summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/arm/string/strncmp.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix signed vs unsigned issue with memcmp/strncmp where the size parameterdrahn2009-05-031-5/+8
| | | | was incorrectly being treated as signed. ok miod@
* zap rcsid.espie2005-08-071-3/+1
| | | | okay deraadt@ (tested them all)
* ARGH, forgot tags.drahn2004-02-011-0/+1
|
* arm libc support. From NetBSD. currently supports softfloat.drahn2004-02-011-0/+51