summaryrefslogtreecommitdiffstats
path: root/lib/vsprintf.c
Commit message (Expand)AuthorAgeFilesLines
* vsprintf: Add modifier for phys_addr_tThierry Reding2014-11-231-2/+14
* include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-201-3/+0
* Use uint64_t instead of u64 in put_dec()Simon Glass2014-10-271-1/+1
* lib:vsprintf: reduce scope of pack_hex_byteJeroen Hofstee2014-07-181-11/+11
* lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabledDarwin Rambo2014-01-241-0/+1
* Add function to print a number with grouped digitsSimon Glass2013-06-261-0/+16
* 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