From owner-cvs-all Sat Sep 28 23:37:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (unknown [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9845A37B401; Sat, 28 Sep 2002 23:37:44 -0700 (PDT) Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0394743E4A; Sat, 28 Sep 2002 23:37:41 -0700 (PDT) (envelope-from danfe@regency.nsu.ru) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 17vXhP-00014v-00; Sun, 29 Sep 2002 13:37:03 +0700 Received: from regency.nsu.ru ([193.124.210.26]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 17vXhP-00014l-00; Sun, 29 Sep 2002 13:37:03 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.4/8.12.4) with ESMTP id g8T6bp9M020082; Sun, 29 Sep 2002 13:37:51 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.4/8.12.4/Submit) id g8T6bp23019996; Sun, 29 Sep 2002 13:37:51 +0700 (NOVST) Date: Sun, 29 Sep 2002 13:37:51 +0700 From: Alexey Dokuchaev To: Eric Melville Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/include Makefile getopt.h src/lib/libc/stdlib Makefile.inc getopt_long.3 getopt_long.c Message-ID: <20020929133751.B15906@regency.nsu.ru> References: <200209290414.g8T4EbCp043463@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200209290414.g8T4EbCp043463@freefall.freebsd.org>; from eric@freebsd.org on Sat, Sep 28, 2002 at 09:14:37PM -0700 X-Envelope-To: eric@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org 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 On Sat, Sep 28, 2002 at 09:14:37PM -0700, Eric Melville wrote: > eric 2002/09/28 21:14:37 PDT > > Modified files: > include Makefile > lib/libc/stdlib Makefile.inc > Added files: > include getopt.h > lib/libc/stdlib getopt_long.3 getopt_long.c > Log: > Add getopt_long(3). > > Obtained from: NetBSD > Sponsored by: Apple That's nice; sounds like quite a few apps can abandon dependency on devel/libgnugetopt now? ./danfe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message