Subject: CVS commit: basesrc/lib/libc/stdlib
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 06/13/2002 23:49:01
Module Name:	basesrc
Committed By:	wiz
Date:		Thu Jun 13 20:49:00 UTC 2002

Modified Files:
	basesrc/lib/libc/stdlib: getopt.c

Log Message:
Fix '-' handling. POSIX only recognizes "--" as end-of-options.
Problem noted in lib/17248 by David Laight, including a patch.
Part of this patch was used.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/lib/libc/stdlib/getopt.c

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