Module Name: src Committed By: matt Date: Thu Jan 10 04:51:49 UTC 2013
Modified Files: src/common/lib/libc/arch/arm/string: strcpy_arm.S Log Message: Fix a typo in strlcpy which caused to not deal with NULs predecing the string properly. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/arm/string/strcpy_arm.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.