[PATCH v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used

Adhemerval Zanella Netto adhemerval.zanella@linaro.org
Mon Mar 18 12:53:38 GMT 2024



On 18/03/24 09:37, Andreas Schwab wrote:
> On Mär 18 2024, Adhemerval Zanella wrote:
> 
>> diff --git a/manual/maint.texi b/manual/maint.texi
>> index 89da704f45..d08f30a6e0 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 to 64, @theglibc{} will also define
> 
> When @code{__TIMESIZE} is set to 64,
> 

Sigh, thanks again. I will fix it locally.


More information about the Libc-alpha mailing list