From owner-cvs-all Wed Aug 15 20:27: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 464CF37B417; Wed, 15 Aug 2001 20:27:03 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7G3R3U56652; Wed, 15 Aug 2001 20:27:03 -0700 (PDT) (envelope-from jkoshy) Message-Id: <200108160327.f7G3R3U56652@freefall.freebsd.org> From: Joseph Koshy Date: Wed, 15 Aug 2001 20:27:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib getopt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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