[patch v4 3/4] Add system-wide tunables: Apply tunables part

Adhemerval Zanella Netto adhemerval.zanella@linaro.org
Tue Feb 10 19:36:41 GMT 2026



On 10/02/26 16:32, DJ Delorie wrote:
> Adhemerval Zanella Netto <adhemerval.zanella@linaro.org> writes:
>>> I'm inclined to add _dl_strcmp() to Adhemerval's _dl_strlen() "just in
>>> case"...
>>
>> I might revise it, I think the dl-symbol-redir-ifunc.h is the best way
>> to handle it. 
> 
> I thought that too, but _dl_strcmp() was added *after*
> dl-symbol-redir-ifunc.h so I wondered if there was still something to be
> fixed.  Or do you think that replacing the implied loop with a call to
> strlen() which dl-symbol-redir-ifunc.h defines would be sufficient?
> 

I think it might be an overlook of my part, I will check out if we can
remove _dl_strcmp.


More information about the Libc-alpha mailing list