[PATCH 5/6] elf: Use dl_scratch_buffer for DST expansion in _dl_map_object_deps

Adhemerval Zanella Netto adhemerval.zanella@linaro.org
Fri May 15 12:49:15 GMT 2026



On 14/05/26 23:03, H.J. Lu wrote:

>> +
>> +static int
>> +do_test (void)
>> +{
>> +  pthread_attr_t attr;
>> +  xpthread_attr_init (&attr);
>> +  xpthread_attr_setstacksize (&attr, PTHREAD_STACK_MIN);
> 
> Does it work for Hurd?

It does not, I will send a new version.


More information about the Libc-alpha mailing list