summaryrefslogtreecommitdiff
path: root/lib/vsprintf.c
Commit message (Expand)AuthorAgeLines
* vsprintf: Add modifier for phys_addr_tThierry Reding2014-11-23-2/+14
* include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-20-3/+0
* Use uint64_t instead of u64 in put_dec()Simon Glass2014-10-27-1/+1
* lib:vsprintf: reduce scope of pack_hex_byteJeroen Hofstee2014-07-18-11/+11
* lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabledDarwin Rambo2014-01-24-0/+1
* Add function to print a number with grouped digitsSimon Glass2013-06-26-0/+16
* vsprintf: add ustrtoll functionPiotr Wilczek2013-02-19-0/+23
* vsprintf:fix: Change type returned by ustrtoulLukasz Majewski2012-12-13-1/+1
* lib/vsprintf.c: sparse fixesKim Phillips2012-11-04-2/+2
* lib/vsprintf.c: don't special-case pointers to address nullWolfgang Denk2012-11-02-0/+6
* lib: vsprintf.c: replace NUM_TYPE with s64/u64 typesDaniel Schwierzeck2012-10-15-6/+5
* lib: vsprintf.c: fix checkpath.pl warningsDaniel Schwierzeck2012-10-15-50/+77
* vsprintf: Move function documentation into header fileSimon Glass2011-12-17-100/+0
* Add safe vsnprintf and snprintf library functionsSonny Rao2011-12-17-52/+213
* Move simple_itoa to vsprintfSimon Glass2011-10-26-0/+16
* Add assert() for debug assertionsSimon Glass2011-09-10-0/+8
* panic: remove warning "'noreturn' function does return"Heiko Schocher2011-07-28-0/+2
* lib, vsprintf: introduce strict_strtoulHeiko Schocher2011-05-12-0/+51
* do_reset: unify duplicate prototypesMike Frysinger2010-11-28-2/+0
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-0/+681