CVS commit: src/common/lib/libc/arch/sparc64/string

2013-03-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 17 02:13:10 UTC 2013 Modified Files: src/common/lib/libc/arch/sparc64/string: memcpy.S Log Message: Add RCSID Fix out of date comment To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch

CVS commit: src/common/lib/libc/arch/sparc64/string

2013-03-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 17 02:12:41 UTC 2013 Modified Files: src/common/lib/libc/arch/sparc64/string: memset.S Log Message: add RCSID; use clr for pattern To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/sp

CVS commit: src/common/lib/libc/arch/sparc64/string

2013-03-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 17 00:42:32 UTC 2013 Added Files: src/common/lib/libc/arch/sparc64/string: memcpy.S memset.S strmacros.h Log Message: Use a single copy of the source. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/commo