Module Name: src Committed By: matt Date: Fri Feb 8 02:19:36 UTC 2013
Modified Files: src/common/lib/libc/arch/arm/string: strchr_arm.S strrchr_arm.S Log Message: Fix corner cases when searching for NUL. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/common/lib/libc/arch/arm/string/strchr_arm.S cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/arch/arm/string/strrchr_arm.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.