summaryrefslogtreecommitdiff
path: root/nuttx/lib/lib_libvsprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Extend lib to handle incoming streamspatacongo2009-05-301-54/+54
* cosmeticpatacongo2009-02-281-2/+2
* Syntax error when field width not supportedpatacongo2008-11-101-1/+6
* Make use of FAR consistent in stdio.hpatacongo2008-11-101-50/+49
* Compiles with ZDS-IIpatacongo2008-01-091-79/+81
* long and long long have the same problem as integerpatacongo2007-03-191-2/+2
* Fix handling of signed decimal valuespatacongo2007-03-191-3/+3
* Botched the case for n=0patacongo2007-03-061-9/+24
* Re-design vsprintf so that it does not use so much stack; handle 8051's 2-byt...patacongo2007-03-051-582/+1186
* Finally, a clean SDCC compilepatacongo2007-02-271-0/+1
* Eliminating GCC dependenciespatacongo2007-02-201-2/+2
* NuttX RTOSpatacongo2007-02-171-0/+854