Subject: CVS commit: src/regress/lib/libc/stdio
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 05/30/2003 12:46:06
Module Name:	src
Committed By:	simonb
Date:		Fri May 30 12:46:06 UTC 2003

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

Log Message:
Add a regression test for PR lib/21691.


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

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