From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23704 invoked by alias); 24 Sep 2004 10:51:50 -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 23692 invoked from network); 24 Sep 2004 10:51:49 -0000 Received: from unknown (HELO balder.inter.net.il) (192.114.186.15) by sourceware.org with SMTP; 24 Sep 2004 10:51:49 -0000 Received: from zaretski ([80.230.143.223]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id DUN44923 (AUTH halo1); Fri, 24 Sep 2004 12:51:40 +0200 (IST) Date: Fri, 24 Sep 2004 10:51:00 -0000 From: "Eli Zaretskii" To: gdb-patches@sources.redhat.com Message-ID: <01c4a224$Blat.v2.2.2$4d880a20@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 In-reply-to: <20040923080312.GA12351@cygbert.vinschen.de> (message from Corinna Vinschen on Thu, 23 Sep 2004 10:03:12 +0200) Subject: Re: [RFC] Suggested ways to remove the need for xm-go32.h Reply-to: Eli Zaretskii References: <01c49d82$Blat.v2.2.2$23875ec0@zahav.net.il> <20040923050534.GA11936@trixie.casa.cgf.cx> <41526D73.nailWK21NVX4@mindspring.com> <20040923080312.GA12351@cygbert.vinschen.de> X-SW-Source: 2004-09/txt/msg00394.txt.bz2 > Date: Thu, 23 Sep 2004 10:03:12 +0200 > From: Corinna Vinschen > > First I thought that's a good idea, but then again, it requires every > system to support /dev/null. I'm not sure you'd find a filename which > all systems can agree to. I agree; I think it will be downright impossible to find such a file name. Native configurations could all use /dev/null, but the remote embedded targets are another story...