PATCH: Add x32 support to dynamic linker audit

Joseph S. Myers joseph@codesourcery.com
Wed Mar 21 21:33:00 GMT 2012


On Wed, 21 Mar 2012, Carlos O'Donell wrote:

> Please clean this up to avoid using %t and ptrdiff_t.
> 
> We should be printing variants of %x.

"t" is a modifier on an integer format, such as %x.  For example, %tx 
prints as hex a value from (the unsigned type corresponding to) ptrdiff_t.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list