This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Print cache size and geometry auxv types on LD_SHOW_AUXV=1
- From: Tulio Magno Quites Machado Filho <tuliom at linux dot ibm dot com>
- To: libc-alpha at sourceware dot org
- Cc: Florian Weimer <fweimer at redhat dot com>
- Date: Wed, 19 Dec 2018 19:11:22 -0200
- Subject: Re: [PATCH] Print cache size and geometry auxv types on LD_SHOW_AUXV=1
- References: <20181130192946.17918-1-tuliom@linux.ibm.com> <87sgzipd60.fsf@oldenburg.str.redhat.com> <87zhtqgx0e.fsf@linux.ibm.com>
Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com> writes:
> Florian Weimer <fweimer@redhat.com> writes:
>
>> * Tulio Magno Quites Machado Filho:
>>
>>> + _dl_printf ("%luB line size, ", line);
>>
>> Does _dl_printf support %lu? If it does, this looks okay to me.
>
> Yes, it does.
Now pushed as 1616d034b61622836d3a36af53dcfca7624c844e.
Thanks!
--
Tulio Magno