From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29783 invoked by alias); 10 Jun 2006 21:40:15 -0000 Received: (qmail 29775 invoked by uid 22791); 10 Jun 2006 21:40:15 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 10 Jun 2006 21:40:13 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-4-151.inter.net.il [83.130.4.151]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id EVT39064 (AUTH halo1); Sun, 11 Jun 2006 00:40:10 +0300 (IDT) Date: Sat, 10 Jun 2006 21:40:00 -0000 Message-Id: From: Eli Zaretskii To: Nathan Sidwell CC: gdb-patches@sourceware.org In-reply-to: <448AB24C.1090106@codesourcery.com> (message from Nathan Sidwell on Sat, 10 Jun 2006 12:51:40 +0100) Subject: Re: Add system(NULL) to fileio Reply-to: Eli Zaretskii References: <4489D824.40605@codesourcery.com> <448AB24C.1090106@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00129.txt.bz2 > Date: Sat, 10 Jun 2006 12:51:40 +0100 > From: Nathan Sidwell > CC: gdb-patches@sourceware.org > > Can you look at my 'Remove some spurious test fails' because, amongst other > things it makes it tractable to go alter the fileio testcase. I believe Daniel will review that.