Module Name: src Committed By: matt Date: Thu Jan 10 02:14:42 UTC 2013
Modified Files: src/common/lib/libc/arch/arm/string: strlcpy.S Log Message: Use the naive version of strlcpy until the longer one is fixed (it's still faster than the C version). To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/arch/arm/string/strlcpy.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.