From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.223.130]) by sourceware.org (Postfix) with ESMTPS id 1F11C3858D1E for ; Mon, 18 Mar 2024 12:08:15 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 1F11C3858D1E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 1F11C3858D1E Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=195.135.223.130 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1710763699; cv=none; b=OLYjWwfR/pOzeufAZw32JDnVQb9TT4S4Mflnbiq3nGuLlinuxDDwxSyqOdGx4lB5brWGAYBh7xOkWs/aay/gI+lZFbF99FU+pdLD9WvSW7TyByv7eC4lJyodQmtFQyJ5REkRbnGJ+TSXWMN7qia5yGsR73x+nukc7AC5YonAqNE= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1710763699; c=relaxed/simple; bh=UMiDxbInTOgnTLBZTOQVx8baAHcGBTReY83qKSPI2qM=; h=DKIM-Signature:DKIM-Signature:DKIM-Signature:DKIM-Signature:From: To:Subject:Date:Message-ID:MIME-Version; b=YzwG6m/6rP+o2EXWIBs+9a596nx2e/ZO/AFFMV6KUd9TBgfeige7lpHgyYJPT4GmJoo7CUsd/TFHCYCLC24Ot6o7TVTnYCuSYTIb8SP3/tIS6zHqdH4JrK8pmlc59G6HmbsJ+AuQ+mRMtVyC51EjgrN5KF25RNXePOCpBAyseJw= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from hawking.nue2.suse.org (unknown [10.168.4.11]) by smtp-out1.suse.de (Postfix) with ESMTP id 1595E33C9E; Mon, 18 Mar 2024 12:08:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1710763694; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Fv9cZx3+gXfcCDCkL2hDfof1akZCvesX/6656bXaEAk=; b=LTzLFK67WhVyjJ3eX3v75+GMfqXFyalFDoyhrWAEKgt55JcSSnmYY5jqfc6KoEg5bnnaeJ pglGo/4jeR7ZwVk0T2XLGB9tKZlgSclxTmv1jaTmCo4aMjc1/hTcbErLAwKc0M+X9OOHBw 2LO2sSXTjjE3DyuViLNQeae3mx2BtcY= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1710763694; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Fv9cZx3+gXfcCDCkL2hDfof1akZCvesX/6656bXaEAk=; b=c6y8lT7s+Zv1b7YprEGEWA7fE5OmaIkY0wiQ3I7fOgq18Ta9CehnTkTr8WwrPy0brFzw9T +COduWymcyrcULCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1710763694; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Fv9cZx3+gXfcCDCkL2hDfof1akZCvesX/6656bXaEAk=; b=LTzLFK67WhVyjJ3eX3v75+GMfqXFyalFDoyhrWAEKgt55JcSSnmYY5jqfc6KoEg5bnnaeJ pglGo/4jeR7ZwVk0T2XLGB9tKZlgSclxTmv1jaTmCo4aMjc1/hTcbErLAwKc0M+X9OOHBw 2LO2sSXTjjE3DyuViLNQeae3mx2BtcY= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1710763694; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Fv9cZx3+gXfcCDCkL2hDfof1akZCvesX/6656bXaEAk=; b=c6y8lT7s+Zv1b7YprEGEWA7fE5OmaIkY0wiQ3I7fOgq18Ta9CehnTkTr8WwrPy0brFzw9T +COduWymcyrcULCw== Received: by hawking.nue2.suse.org (Postfix, from userid 17005) id F15ED4AAC2D; Mon, 18 Mar 2024 13:07:13 +0100 (CET) From: Andreas Schwab To: Adhemerval Zanella Cc: libc-alpha@sourceware.org, DJ Delorie Subject: Re: [PATCH v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used In-Reply-To: <20240318114259.164673-1-adhemerval.zanella@linaro.org> (Adhemerval Zanella's message of "Mon, 18 Mar 2024 08:42:59 -0300") References: <20240318114259.164673-1-adhemerval.zanella@linaro.org> X-Yow: I hope I bought the right relish... zzzzzzzzz... Date: Mon, 18 Mar 2024 13:07:13 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 5.84 X-Spamd-Result: default: False [5.84 / 50.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; NEURAL_SPAM_SHORT(3.00)[1.000]; DKIM_SIGNED(0.00)[suse.de:s=susede2_rsa,suse.de:s=susede2_ed25519]; NEURAL_SPAM_LONG(3.50)[0.999]; FUZZY_BLOCKED(0.00)[rspamd.com]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; MID_RHS_MATCH_FROM(0.00)[]; BAYES_HAM(-0.55)[80.95%] Authentication-Results: smtp-out1.suse.de; none X-Spam-Status: No, score=-9.2 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,GIT_PATCH_0,KAM_SHORT,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Mär 18 2024, Adhemerval Zanella wrote: > diff --git a/manual/maint.texi b/manual/maint.texi > index 89da704f45..1c441eb5f7 100644 > --- a/manual/maint.texi > +++ b/manual/maint.texi > @@ -491,6 +491,10 @@ derived as in the dual-time configuration case, and which expands to > the symbol's name. For instance, the macro @code{__clock_gettime64} > expands to @code{clock_gettime}. > > +When @code{__TIMESIZE == 64} is set, @theglibc{} will also define the When @code{__TIMESIZE} is set to 64, > +@code{__USE_TIME_BITS64}. It is used by the Linux kernel ABI to set the the @code{__USE_TIME_BITS64} macro. > diff --git a/sysdeps/generic/features-time64.h b/sysdeps/generic/features-time64.h > index 4d38b8ba76..8fe811bd9e 100644 > --- a/sysdeps/generic/features-time64.h > +++ b/sysdeps/generic/features-time64.h > @@ -17,3 +17,7 @@ > . */ > > /* The generic configuration only support _TIME_BITS=32. */ > +#define __USE_TIME_BITS64 0 This is supposed to be used with #ifdef, it should not be defined here. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."