From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14632 invoked by alias); 24 Feb 2002 06:21:39 -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 14322 invoked from network); 24 Feb 2002 06:21:30 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 24 Feb 2002 06:21:30 -0000 Received: from telocity.telocity.com (taarna.cygnus.com [205.180.230.102]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with SMTP id WAA24851; Sat, 23 Feb 2002 22:21:24 -0800 (PST) Message-ID: <3C78851E.72BB@redhat.com> Date: Sat, 23 Feb 2002 22:21:00 -0000 From: Michael Snyder X-Mailer: Mozilla 3.04 (Win95; I) MIME-Version: 1.0 To: Andrew Cagney CC: Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: [patch] Delete linux-thread.c References: <3C785F5F.4070207@cygnus.com> <20020223224029.A789@nevyn.them.org> <3C786668.5040304@cygnus.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-02/txt/msg00673.txt.bz2 Andrew Cagney wrote: > > > On Sat, Feb 23, 2002 at 10:34:55PM -0500, Andrew Cagney wrote: > > > >> (not to be confused with lin-thread.c) > >> The file isn't used. > >> > >> Andrew > > > > > > What about lin-thread.c? Is that on the hitlist too - I'm fairly sure > > it isn't used. > > Can do. I'm wondering how it became an outling - I thought lin-thread.c > replaced linux-thread.c. That's right, but then Daniel re-wrote it and replaced it with thread-db.c.