Subject: CVS commit: src/regress/lib/libc/stdio
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 02/28/2006 19:30:45
Module Name:	src
Committed By:	kleink
Date:		Tue Feb 28 19:30:45 UTC 2006

Modified Files:
	src/regress/lib/libc/stdio: Makefile
Added Files:
	src/regress/lib/libc/stdio/printf: Makefile printf.c

Log Message:
Add a printf regression test; for now covering lib/32951.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/lib/libc/stdio/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libc/stdio/printf/Makefile \
    src/regress/lib/libc/stdio/printf/printf.c

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