Subject: CVS commit: basesrc/regress/lib/libc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/16/2002 01:04:01
Module Name:	basesrc
Committed By:	christos
Date:		Mon Jul 15 22:04:01 UTC 2002

Modified Files:
	basesrc/regress/lib/libc: Makefile
Added Files:
	basesrc/regress/lib/libc/stdlib: Makefile
	basesrc/regress/lib/libc/stdlib/getopt: Makefile getopt.c opttest

Log Message:
Add a small regression test for getopt.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 basesrc/regress/lib/libc/Makefile
cvs rdiff -r0 -r1.1 basesrc/regress/lib/libc/stdlib/Makefile
cvs rdiff -r0 -r1.1 basesrc/regress/lib/libc/stdlib/getopt/Makefile \
    basesrc/regress/lib/libc/stdlib/getopt/getopt.c \
    basesrc/regress/lib/libc/stdlib/getopt/opttest

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