aboutsummaryrefslogtreecommitdiff
path: root/lib/vsprintf.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-26Add function to print a number with grouped digitsSimon Glass1-0/+16
2013-02-19vsprintf: add ustrtoll functionPiotr Wilczek1-0/+23
2012-12-13vsprintf:fix: Change type returned by ustrtoulLukasz Majewski1-1/+1
2012-11-04lib/vsprintf.c: sparse fixesKim Phillips1-2/+2
2012-11-02lib/vsprintf.c: don't special-case pointers to address nullWolfgang Denk1-0/+6
2012-10-15lib: vsprintf.c: replace NUM_TYPE with s64/u64 typesDaniel Schwierzeck1-6/+5
2012-10-15lib: vsprintf.c: fix checkpath.pl warningsDaniel Schwierzeck1-50/+77
2011-12-17vsprintf: Move function documentation into header fileSimon Glass1-100/+0
2011-12-17Add safe vsnprintf and snprintf library functionsSonny Rao1-52/+213
2011-10-26Move simple_itoa to vsprintfSimon Glass1-0/+16
2011-09-10Add assert() for debug assertionsSimon Glass1-0/+8
2011-07-28panic: remove warning "'noreturn' function does return"Heiko Schocher1-0/+2
2011-05-12lib, vsprintf: introduce strict_strtoulHeiko Schocher1-0/+51
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-2/+0
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-0/+681