summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/sprintf.c
AgeCommit message (Expand)Author
2005-10-10Remove a few warnings. Those were not apparent thanks to a bug in gcc 2.95.Marc Espie
2005-08-08zap remaining rcsid.Marc Espie
2005-04-30Change internals of FILE: reuse the unget buffer field to access anMarc Espie
2005-03-31make sure the implementation matches the prototype..Patrick Latifi
2003-07-24warn about unsafe APIs at link time. Conditional on libc/Makefile definingTheo de Raadt
2003-06-11oopsTheo de Raadt
2003-06-11ansification; checked by pvalTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
1998-01-12Based on some FreeBSD changes:Todd C. Miller
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt