From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7540 invoked by alias); 27 Apr 2006 21:50:24 -0000 Received: (qmail 7484 invoked by uid 22791); 27 Apr 2006 21:50:23 -0000 X-Spam-Status: No, hits=-0.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (199.232.76.164) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 27 Apr 2006 21:50:18 +0000 Received: from tschwinge by fencepost.gnu.org with local (Exim 4.34) id 1FZENL-0007ZC-R2; Thu, 27 Apr 2006 17:50:15 -0400 Date: Thu, 27 Apr 2006 21:50:00 -0000 From: Thomas Schwinge To: drepper at redhat dot com , drepper@redhat.com Cc: glibc-bugs@sources.redhat.com Subject: Re: [Bug libc/2611] bug/typo in stdio-common/renameat.c Message-ID: <20060427215015.GB3341@fencepost> References: <20060427073239.2611.Petr.Salinger@seznam.cz> <20060427143105.10521.qmail@sourceware.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060427143105.10521.qmail@sourceware.org> User-Agent: Mutt/1.5.6+20040907i X-IsSubscribed: yes Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00367.txt.bz2 List-Id: On Thu, Apr 27, 2006 at 02:31:05PM -0000, drepper at redhat dot com wrote: > > [stdio-common/renameat.c] > > The file is not used at all but should nevertheless be correct. Applied. Eh? Sure that file is being used. Nevertheless, thanks for fixing this.