This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: Bug (?) in sprintf family?


On Mon, 2008-04-07 at 19:43 -0400, Jeff Johnston wrote:
> I'm looking at this.  I have one patch for vfprintf.c, but there may be 
> other patches required.

It would certainly be an improvement if sprintf did not rely on file
ops, but if the C library standard does not require this separation of
concerns, I don't want our tree to rely on it.

shap


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