From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6918 invoked by alias); 24 Feb 2002 04:05:04 -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 6836 invoked from network); 24 Feb 2002 04:05:00 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.135.44) by sources.redhat.com with SMTP; 24 Feb 2002 04:05:00 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 05E283D50; Sat, 23 Feb 2002 23:04:56 -0500 (EST) Message-ID: <3C786668.5040304@cygnus.com> Date: Sat, 23 Feb 2002 20:05:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.8) Gecko/20020210 X-Accept-Language: en-us MIME-Version: 1.0 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] Delete linux-thread.c References: <3C785F5F.4070207@cygnus.com> <20020223224029.A789@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-02/txt/msg00660.txt.bz2 > 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. Andrew