Subject: CVS commit: src/lib/libc/stdlib
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/20/2003 11:06:36
Module Name:	src
Committed By:	dsl
Date:		Mon Jan 20 09:06:36 UTC 2003

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

Log Message:
Fix lib/17248 properly
'ls -l-' now reports unknown option -- -
'env -' and 'su -' both work ok
(change approved by christos)


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/lib/libc/stdlib/getopt.c

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