Subject: CVS commit: src/regress/lib/libc/string
To: None <source-changes@NetBSD.org>
From: Ross Harvey <ross@netbsd.org>
List: source-changes
Date: 12/06/2005 08:14:48
Module Name:	src
Committed By:	ross
Date:		Tue Dec  6 08:14:48 UTC 2005

Modified Files:
	src/regress/lib/libc/string: Makefile
Added Files:
	src/regress/lib/libc/string/memcpy: Makefile memcpy_test.c

Log Message:
Add memcpy test.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/regress/lib/libc/string/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libc/string/memcpy/Makefile \
    src/regress/lib/libc/string/memcpy/memcpy_test.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.