summaryrefslogtreecommitdiffstats
path: root/libc/string/arm
Commit message (Collapse)AuthorAgeFilesLines
* Add missing weak alias for bcmpEric Andersen2003-11-201-0/+4
|
* Don't depend on BSD namingEric Andersen2003-11-201-12/+12
|
* Add an initial set of arm optimized string functions. TheseEric Andersen2003-11-2011-0/+1116
do seem to make noticable speed improvement... -Erik