From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8079 invoked by alias); 26 Mar 2002 02:50:45 -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 7994 invoked from network); 26 Mar 2002 02:50:11 -0000 Received: from unknown (HELO darkstar.welcomehome.org) (192.203.188.2) by sources.redhat.com with SMTP; 26 Mar 2002 02:50:11 -0000 Received: (from rob@localhost) by darkstar.welcomehome.org (8.11.3/8.11.3) id g2Q2unv01405; Mon, 25 Mar 2002 19:56:49 -0700 Date: Mon, 25 Mar 2002 18:50:00 -0000 From: Rob Savoye To: Hans-Peter Nilsson Cc: dejagnu@gnu.org, gdb-patches@sources.redhat.com Subject: Re: [DejaGnu] lib/libgloss.exp: wrap _exit. Message-ID: <20020325195649.C30933@welcomehome.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from Hans-Peter Nilsson on Mon, Mar 25, 2002 at 08:29:54PM -0500 X-SW-Source: 2002-03/txt/msg00480.txt.bz2 On Mon, Mar 25, 2002 at 08:29:54PM -0500, Hans-Peter Nilsson wrote: > was applied. I think it should be valid to call _exit in the > test-suite for the purpose, and so it should be properly > "wrapped". I don't know what to do about those strange targets Thanks, I just checked this into CVS on savannah. > (BTW, the sourceware and savannah dejagnu repos seem to be > drifting apart.) I usually try to sync up with RedHat's branch occasionally, but it does look like I need to go merge in a few patches. I see a few things in the savannah branch that RedHat needs to merge in as well. I'm not 100% sure what to do with the divergance, since the savannah CVS repository is the main one. - rob -