summaryrefslogtreecommitdiffstats
path: root/libc/string/sh/strlen.S
Commit message (Collapse)AuthorAgeFilesLines
* sh: add assembly strlen from KernelGiuseppe Cavallaro2009-09-271-0/+75
Faster assembly implementation of strlen taken from Linux kernel. Adapted to uClibc. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>