This is the mail archive of the newlib@sources.redhat.com 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: sniprintf [PATCH]


On Sat, 13 Nov 2004, Shaun Jackman wrote:

Shaun,

  Patch has been checked in with massaging.  I added documentation
for it into stdio.tex and modified the file to be more in line with
current sources.

Thanks,

-- Jeff J.

> sniprintf is conspicuosly missing. This patch adds it in the most
> obvious way. Perhaps instead sniprintf.c should be generated from
> snprintf.c automatically. This patch does not address vsniprintf,
> which is also missing.
> 
> Please cc me in your reply. Cheers,
> Shaun
> 
> 2004-11-13  Shaun Jackman  <sjackman@gmail.com>
> 
> 	* libc/include/stdio.h: Add sniprintf.
> 	* libc/stdio/Makefile.am: Add sniprintf.c.
> 	* libc/stdio/sniprintf.c: New.
> 


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