From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14207 invoked by alias); 9 Dec 2001 18:16:03 -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 14142 invoked from network); 9 Dec 2001 18:15:59 -0000 Received: from unknown (HELO localhost.cygnus.com) (216.138.202.10) by sources.redhat.com with SMTP; 9 Dec 2001 18:15:59 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id BEF823D60; Sat, 8 Dec 2001 16:41:01 -0800 (PST) Message-ID: <3C12B31D.7020108@cygnus.com> Date: Sun, 09 Dec 2001 10:16:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.6) Gecko/20011207 X-Accept-Language: en-us MIME-Version: 1.0 To: Daniel Jacobowitz , Jim Blandy Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: clean up logic in linux_child_wait References: <20011208040632.8D2455E9D8@zwingli.cygnus.com> <20011207231240.A18761@nevyn.them.org> <20011208132652.A4190@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00250.txt.bz2 > On Oct. 14, Mark Kettenis checked in a patch that was intended to make > all Linux targets use lin-lwp instead of linux-thread. The fact that > S/390 still was afterwards was probably just an oversight; S/390 now > contains the only reference to that file out of any port. Probably me committing DJ Barrow's s390 changes. If someone is trying to eliminate something, let me know and I'll add it to the ARI list. Andrew