From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5792 invoked by alias); 26 Feb 2015 17:40:45 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 5779 invoked by uid 89); 26 Feb 2015 17:40:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: glazunov.sibelius.xs4all.nl Received: from sibelius.xs4all.nl (HELO glazunov.sibelius.xs4all.nl) (83.163.83.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 26 Feb 2015 17:40:43 +0000 Received: from glazunov.sibelius.xs4all.nl (kettenis@localhost [127.0.0.1]) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3) with ESMTP id t1QHeaKd028928; Thu, 26 Feb 2015 18:40:36 +0100 (CET) Received: (from kettenis@localhost) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3/Submit) id t1QHeZAQ014814; Thu, 26 Feb 2015 18:40:35 +0100 (CET) Date: Thu, 26 Feb 2015 17:40:00 -0000 Message-Id: <201502261740.t1QHeZAQ014814@glazunov.sibelius.xs4all.nl> From: Mark Kettenis To: palves@redhat.com CC: gdb-patches@sourceware.org In-reply-to: <1424971258-6357-1-git-send-email-palves@redhat.com> (message from Pedro Alves on Thu, 26 Feb 2015 17:20:58 +0000) Subject: Re: [pushed] Rename windows-termcap.c -> stub-termcap.c References: <1424971258-6357-1-git-send-email-palves@redhat.com> X-SW-Source: 2015-02/txt/msg00776.txt.bz2 > From: Pedro Alves > Date: Thu, 26 Feb 2015 17:20:58 +0000 > > Preparation for using this on all hosts. Why?