summaryrefslogtreecommitdiffstats
path: root/lib/vsprintf.c
Commit message (Expand)AuthorAgeFilesLines
* vsprintf: add ustrtoll functionPiotr Wilczek2013-02-191-0/+23
* vsprintf:fix: Change type returned by ustrtoulLukasz Majewski2012-12-131-1/+1
* lib/vsprintf.c: sparse fixesKim Phillips2012-11-041-2/+2
* lib/vsprintf.c: don't special-case pointers to address nullWolfgang Denk2012-11-021-0/+6
* lib: vsprintf.c: replace NUM_TYPE with s64/u64 typesDaniel Schwierzeck2012-10-151-6/+5
* lib: vsprintf.c: fix checkpath.pl warningsDaniel Schwierzeck2012-10-151-50/+77
* vsprintf: Move function documentation into header fileSimon Glass2011-12-171-100/+0
* Add safe vsnprintf and snprintf library functionsSonny Rao2011-12-171-52/+213
* Move simple_itoa to vsprintfSimon Glass2011-10-261-0/+16
* Add assert() for debug assertionsSimon Glass2011-09-101-0/+8
* panic: remove warning "'noreturn' function does return"Heiko Schocher2011-07-281-0/+2
* lib, vsprintf: introduce strict_strtoulHeiko Schocher2011-05-121-0/+51
* do_reset: unify duplicate prototypesMike Frysinger2010-11-281-2/+0
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-0/+681
OpenPOWER on IntegriCloud