Subject: CVS commit: basesrc/regress/lib
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/21/2002 00:13:31
Module Name:	basesrc
Committed By:	christos
Date:		Fri Sep 20 21:13:30 UTC 2002

Modified Files:
	basesrc/regress/lib: Makefile
Added Files:
	basesrc/regress/lib/libutil: Makefile Makefile.inc
	basesrc/regress/lib/libutil/snprintb: Makefile snprintbtest.c

Log Message:
Regression test for snprintb(3)


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/regress/lib/Makefile
cvs rdiff -r0 -r1.1 basesrc/regress/lib/libutil/Makefile \
    basesrc/regress/lib/libutil/Makefile.inc
cvs rdiff -r0 -r1.1 basesrc/regress/lib/libutil/snprintb/Makefile \
    basesrc/regress/lib/libutil/snprintb/snprintbtest.c

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