Date: Wed, 15 Aug 2001 20:27:03 -0700 (PDT) From: Joseph Koshy <jkoshy@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib getopt.c Message-ID: <200108160327.f7G3R3U56652@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkoshy 2001/08/15 20:27:03 PDT
Modified files:
lib/libc/stdlib getopt.c
Log:
If the string specifying the allowed options starts with a leading `:',
`getopt(3)' should not print a warning for missing argument values.
PR: bin/29625
Reviewed by: mikeh
MFC after: 1 week
Revision Changes Path
1.4 +3 -6 src/lib/libc/stdlib/getopt.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108160327.f7G3R3U56652>
