This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] math: Enable <bits/math-finite.h> sysdeps override


* Joseph Myers:

> On Fri, 8 Feb 2019, Florian Weimer wrote:
>
>> Joseph,
>> 
>> I think the patch below is needed.  Is this how things are supposed to
>> be done?
>
> The existing practice is to use top-level bits/ instead of 
> sysdeps/generic/bits/ (see 
> <https://sourceware.org/ml/libc-alpha/2016-05/msg00189.html>).  Moving to 
> top-level bits/ would seem correct for this header (for now, anyway, 
> modulo any future integration of math-finite.h into mathcalls.h to fix bug 
> 23292).

Oh, I didn't realize that bits/ would work for this.  I assumed I had to
create sysdeps/generic/bits to make this work. 8-( Should I move the
file sysdeps/generic/bits/unistd_ext.h to bits/unistd_ext.h?

Do you agree that moving math/bits/math-finite.h to bits/math-finite.h
is the right thing to do?

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]