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 for printf's "%If"


On Thu, 18 Dec 2003, Hamed Malek wrote:

> On Thu, 18 Dec 2003, Joseph S. Myers wrote:
> 
> > At present this 'I' flag doesn't seem to be documented at all in the 
> > libc manual.  Perhaps you could document exactly what it's meant to do 
> > and where it can go?
> Read 'man 3 printf', and search for 'glibc' there, you would find some 
> documents.

Yes, I wrote that documentation based on the glibc source code, but
documentation reverse-engineered from the source code may not reflect the
proper specification of what is _intended_ for this flag, which is why the
official glibc manual ought to include something that specifies what is
intended (and so, what applications using the flag can or cannot rely on
continuing to work).

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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