summaryrefslogtreecommitdiff
path: root/firmware/include/sprintf.h (unfollow)
Commit message (Expand)Author
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2009-11-03Rename vfnprintf to vuprintf (u stands for user for the user callback and dat...Thomas Martitz
2009-08-21A new implementation of logf, logfdisplay and logfdump.Maurus Cuelenaere
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2007-03-17Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold
2005-02-28Better definition & usage of the ATTRIBUTE_PRINTF macroJean-Philippe Bernardy
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg
2005-01-23Support for %l* plus __attribute__ printf supportJean-Philippe Bernardy
2003-03-16added fprintf() protoDaniel Stenberg
2003-02-07more movesDaniel Stenberg
2002-06-17added vsnprintfDaniel Stenberg
2002-05-31Had to include <stddef.h> so that size_t is defined.Felix Arends
2002-05-30Changed the size argument to be a size_t type, to make the prototype lookDaniel Stenberg
2002-05-29define functions in sprintf.cFelix Arends
2002-04-28renamed file-win32.c/h to dir-win32.c/hFelix Arends
2002-04-27removed unneeded code from lcd.c and renamed it do lcd-win32.cFelix Arends
2002-04-25First Version of UISimulator for Win32Felix Arends
2002-04-20First commitLinus Nielsen Feltzing
2002-04-15First check inBjörn Stenberg
2002-04-11firmware typedefs. only bool so farDaniel Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg