From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_BLOCKED, SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 87AD31F4B4 for ; Thu, 21 Jan 2021 09:21:28 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 5BC7B384242D; Thu, 21 Jan 2021 09:21:27 +0000 (GMT) Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by sourceware.org (Postfix) with ESMTPS id 4F8C13861039 for ; Thu, 21 Jan 2021 09:21:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 4F8C13861039 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=whitebox@nefkom.net Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4DLxhz2v7wz1qsbq; Thu, 21 Jan 2021 10:21:23 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4DLxhz2Sw4z1tSQJ; Thu, 21 Jan 2021 10:21:23 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id slItqos5HZjX; Thu, 21 Jan 2021 10:21:22 +0100 (CET) X-Auth-Info: mtKLum0boBBHMEKhI25cH4ioi6z1QJORRbmRPtN8rWUoOC5glFu98XKEo59V8LZW Received: from igel.home (ppp-46-244-174-213.dynamic.mnet-online.de [46.244.174.213]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Thu, 21 Jan 2021 10:21:22 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id 4286B2C352E; Thu, 21 Jan 2021 10:21:22 +0100 (CET) From: Andreas Schwab To: Adhemerval Zanella Subject: Re: [PATCH] Revert "linux: Move {f}xstat{at} to compat symbols" for static build References: <20201229194929.130589-1-adhemerval.zanella@linaro.org> X-Yow: YOW! I can see 1987!! PRESIDENT FORD is doing the REMAKE of "PAGAN LOVE SONG"...he's playing ESTHER WILLIAMS!! Date: Thu, 21 Jan 2021 10:21:22 +0100 In-Reply-To: <20201229194929.130589-1-adhemerval.zanella@linaro.org> (Adhemerval Zanella's message of "Tue, 29 Dec 2020 16:49:29 -0300") Message-ID: <87lfcmtzl9.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Florian Weimer , libc-alpha@sourceware.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" On Dez 29 2020, Adhemerval Zanella wrote: > diff --git a/sysdeps/mach/hurd/fxstat.c b/sysdeps/mach/hurd/fxstat.c > index 3201bb8cf1..e7e4b6e65e 100644 > --- a/sysdeps/mach/hurd/fxstat.c > +++ b/sysdeps/mach/hurd/fxstat.c > @@ -19,9 +19,6 @@ > #include > #include > #include > -#include > - > -#if SHLIB_COMPAT(libc, GLIBC_2_0, GLIBC_2_33) > > /* Get information about the file descriptor FD in BUF. */ > int > @@ -33,5 +30,3 @@ __fxstat (int vers, int fd, struct stat *buf) > return __fstat (fd, buf); > } > weak_alias (__fxstat, _fxstat) > - > -#endif Should this use LIB_COMPAT? Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."