summaryrefslogtreecommitdiff
path: root/nuttx/lib/lib_libvsprintf.c
Commit message (Expand)AuthorAgeFilesLines
* 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