Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/arch/arm/string
Module Name: src
Committed By: matt
Date: Wed Jan 23 07:02:45 UTC 2013
Added Files:
src/common/lib/libc/arch/arm/string: strlcat_arm.S
Log Message:
Add ARM assembly of strlcat which is implemented using (the ARM optimized)
strnlen and strlcpy.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/common/lib/libc/arch/arm/string/strlcat_arm.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index