Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libc/stdlib
Module Name: basesrc
Committed By: wiz
Date: Thu Jun 13 21:18:51 UTC 2002
Modified Files:
basesrc/lib/libc/stdlib: getopt.c
Log Message:
According to POSIX, "-" (the string) is an exception and should not
be parsed as option. Restore behaviour broken by previous commit.
Mirrors second part of patch from lib/17248.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 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.
Home |
Main Index |
Thread Index |
Old Index