From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2444 invoked by alias); 7 Jun 2002 12:39:36 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 2385 invoked from network); 7 Jun 2002 12:39:32 -0000 Received: from unknown (HELO Cantor.suse.de) (213.95.15.193) by sources.redhat.com with SMTP; 7 Jun 2002 12:39:32 -0000 Received: from Hermes.suse.de (Charybdis.suse.de [213.95.15.201]) by Cantor.suse.de (Postfix) with ESMTP id B01771488D; Fri, 7 Jun 2002 14:39:28 +0200 (MEST) Received: from aj by arthur.inka.de with local (Exim 3.34 #1) id 17GIur-0007Ei-00; Fri, 07 Jun 2002 14:32:29 +0200 Mail-Copies-To: never To: Jakub Jelinek Cc: Ulrich Drepper , Glibc hackers Subject: Re: [PATCH] Fix sysdeps/generic/sendfile64.c, *xstat.c References: <20020605190442.I20867@sunsite.ms.mff.cuni.cz> From: Andreas Jaeger Date: Fri, 07 Jun 2002 05:39:00 -0000 In-Reply-To: <20020605190442.I20867@sunsite.ms.mff.cuni.cz> (Jakub Jelinek's message of "Wed, 5 Jun 2002 19:04:42 +0200") Message-ID: User-Agent: Gnus/5.090007 (Oort Gnus v0.07) XEmacs/21.4 (Artificial Intelligence, i386-suse-linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-06/txt/msg00013.txt.bz2 Jakub Jelinek writes: > Hi! > > This fixes 2 issues: > sendfile64.c not compiling because errno.h was not included and > also redefinition of __[fl]xstat64 in varios > sysdeps/unix/sysv/linux/*xstat.c files which do stuff like: > #define __fxstat64 __fxstat64_disable > #define __fxstat64_internal __fxstat64_internal_disable > ... > #include > to get rid of __*xstat64 prototypes. > > 2002-06-05 Jakub Jelinek > > * include/sys/stat.h (__fxstat64, __lxstat64): Only define if not > already defined. I've committed this one, Thanks, Andreas -- Andreas Jaeger SuSE Labs aj@suse.de private aj@arthur.inka.de http://www.suse.de/~aj