Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 11/27/2000 01:39:12
Module Name: basesrc
Committed By: wiz
Date: Sun Nov 26 23:39:12 UTC 2000
Modified Files:
basesrc/lib/libc/stdlib: getopt_long.c
Log Message:
Be SUS-conformant regarding return value when option argument is missing.
Handle "-" correctly.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/lib/libc/stdlib/getopt_long.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.