From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17309 invoked by alias); 21 Mar 2002 02:16:00 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 17282 invoked from network); 21 Mar 2002 02:15:57 -0000 Received: from unknown (HELO localhost.localdomain) (12.230.181.242) by sources.redhat.com with SMTP; 21 Mar 2002 02:15:57 -0000 Received: from there (DRAGON [127.0.0.1]) by localhost.localdomain (8.11.6/8.11.6) with SMTP id g2L2FFY17282; Wed, 20 Mar 2002 18:15:20 -0800 Message-Id: <200203210215.g2L2FFY17282@localhost.localdomain> Content-Type: text/plain; charset="iso-8859-1" From: "Martin M. Hunt" Organization: Red Hat Inc To: Andrew Cagney , Daniel Jacobowitz Subject: Re: [RFA] gdbserver removal of getprotobyname() Date: Wed, 20 Mar 2002 18:16:00 -0000 X-Mailer: KMail [version 1.3.2] Cc: gdb-patches@sources.redhat.com References: <200203200239.g2K2dPi16932@localhost.localdomain> <20020319234823.A1008@nevyn.them.org> <3C98F1D5.5060308@cygnus.com> In-Reply-To: <3C98F1D5.5060308@cygnus.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SW-Source: 2002-03/txt/msg00403.txt.bz2 On Wednesday 20 March 2002 12:32 pm, Andrew Cagney wrote: > > On Tue, Mar 19, 2002 at 06:39:25PM -0800, Martin M. Hunt wrote: > >> I posted this as part of a discussion but never > >> formally submitted a patch for approval. > >> > >> Embedded implementations of TCP often don't implement > >> getprotobyname() because it is expensive, slow, and > >> generally useless. So remove it. > > > > (I can't approve it but) thanks for taking care of this. > > Yes, fine. > > Andrew Committed -- Martin Hunt GDB Engineer Red Hat, Inc.