summaryrefslogtreecommitdiff
path: root/include/vsprintf.h
AgeCommit message (Expand)Author
2016-01-19vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini
2015-07-21lib: Add function to extract a number from the end of a stringSimon Glass
2015-06-30mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher
2015-04-23dm: Add a panic_str() function to reduce code sizeSimon Glass
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26Add function to print a number with grouped digitsSimon Glass
2011-12-17vsprintf: Move function documentation into header fileSimon Glass
2011-12-17Add safe vsnprintf and snprintf library functionsSonny Rao
2011-12-17Move vsprintf functions into their own headerSimon Glass