summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fprintf.c
AgeCommit message (Expand)Author
2011-05-30Make printf-like and scanf-like functions marked as such in llib-lc.lnMartynas Venckus
2005-08-08zap remaining rcsid.Marc Espie
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
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt