summaryrefslogtreecommitdiff
path: root/firmware/common/sprintf.h (follow)
Commit message (Expand)AuthorAge
* Had to include <stddef.h> so that size_t is defined.Felix Arends2002-05-31
* Changed the size argument to be a size_t type, to make the prototype lookDaniel Stenberg2002-05-30
* define functions in sprintf.cFelix Arends2002-05-29