From owner-cvs-all Thu Dec 16 17:52:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 37025152EB; Thu, 16 Dec 1999 17:52:16 -0800 (PST) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA62367; Thu, 16 Dec 1999 17:52:16 -0800 (PST) (envelope-from jkh@FreeBSD.org) Message-Id: <199912170152.RAA62367@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Thu, 16 Dec 1999 17:52:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib getopt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1999/12/16 17:52:16 PST Modified files: lib/libc/stdlib getopt.c Log: Fix handling of trailing :'s to match what other OSes do (spit out a diagnostis). Submitted by: Guy Harris Revision Changes Path 1.2 +13 -7 src/lib/libc/stdlib/getopt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message