summaryrefslogtreecommitdiff
path: root/firmware/libc/strlen.c (unfollow)
Commit message (Expand)Author
2012-01-22Move optimized memcpy and friends and strlen to firmware/asm,Thomas Martitz
2010-06-22Add an advanced build option to force compiling and linking our reduced C lib...Thomas Martitz
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-02-22Remove tabs in firmware path (taking into account the original spacing).Andree Buschmann
2005-08-15Correct usage of ICODE_ATTR in memcpy.c and strlen.cLinus Nielsen Feltzing
2005-01-22Assembler optimized strlen() for SH1, both smaller & faster. Moved strlen() i...Jens Arnold
2002-05-30Added code from libc instead of requiring newlibBjörn Stenberg