[PATCH] _dl_exception_create_format: Support %x/%lx/%Zx

Szabolcs Nagy Szabolcs.Nagy@arm.com
Fri Nov 23 10:53:00 GMT 2018


On 22/11/18 17:38, H.J. Lu wrote:
> Add support for %x, %lx and %Zx to _dl_exception_create_format and pad
> to the full width with 0.
> 
> 	* elf/dl-exception.c (_dl_exception_create_format): Support
> 	%x, %lx and %Zx.

why Z and not z?  the glibc man says

" Z   A nonstandard synonym for z that predates the appearance of z.
  Do not use in new code."


More information about the Libc-alpha mailing list