Subject: CVS commit: src/regress/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Brian Ginsbach <ginsbach@netbsd.org>
List: source-changes
Date: 01/18/2007 16:29:21
Module Name:	src
Committed By:	ginsbach
Date:		Thu Jan 18 16:29:21 UTC 2007

Modified Files:
	src/regress/lib/libc/stdlib: Makefile
Added Files:
	src/regress/lib/libc/stdlib/getopt_long: Makefile getopt_long.c opttest

Log Message:
Add a small regression test for getopt_long(3).


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

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