This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PowerPC64 port part 7 of 7


On Mon, Aug 19, 2002 at 04:06:23PM -0500, Steve Munroe wrote:
> 
> Jakub Jelinek wrote:
> 
> > This is wrong. As stacksize is size_t, it needs to be (%p,%zx).
> 
> I don't recognize the %zx format. Is this new? Which release was it
> introduced?

z modifier is ISO C99, added to glibc 1998-07-28, Z modifier (pre-ISO C99
GNU extension) has been there longer (~ since April 1996).
See info libc.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]