Module Name: src Committed By: matt Date: Thu Jan 10 02:13:49 UTC 2013
Modified Files: src/common/lib/libc/arch/arm/string: strcpy.S strlcpy.S strncpy.S Log Message: use #if defined(xxx) instead of ifdef To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/arm/string/strcpy.S cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/arm/string/strlcpy.S \ src/common/lib/libc/arch/arm/string/strncpy.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.