From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32611 invoked by alias); 15 May 2005 22:15:22 -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 32359 invoked from network); 15 May 2005 22:15:00 -0000 Received: from unknown (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org with SMTP; 15 May 2005 22:15:00 -0000 Received: from zaretski (IGLD-80-230-75-75.inter.net.il [80.230.75.75]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id BFQ04748 (AUTH halo1); Mon, 16 May 2005 01:13:36 +0300 (IDT) Date: Mon, 16 May 2005 01:24:00 -0000 From: "Eli Zaretskii" To: Andreas Jaeger Message-ID: <01c5599b$Blat.v2.4$10422360@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: joseph@codesourcery.com, ian@airs.com, gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org In-reply-to: (message from Andreas Jaeger on Sun, 15 May 2005 22:20:51 +0200) Subject: Re: [PATCH] Fix deftypefn in fopen_unlocked.c Reply-to: Eli Zaretskii References: <01c55862$Blat.v2.4$44a795c0@zahav.net.il> X-SW-Source: 2005-05/txt/msg00395.txt.bz2 > From: Andreas Jaeger > Cc: Ian Lance Taylor , Eli Zaretskii , > gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org > Date: Sun, 15 May 2005 22:20:51 +0200 > > FYI: Everything has been done - and was successfull. I committed > functions.texi already... Thanks again.