index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
vsprintf.c
Age
Commit message (
Expand
)
Author
2013-02-19
vsprintf: add ustrtoll function
Piotr Wilczek
2012-12-13
vsprintf:fix: Change type returned by ustrtoul
Lukasz Majewski
2012-11-04
lib/vsprintf.c: sparse fixes
Kim Phillips
2012-11-02
lib/vsprintf.c: don't special-case pointers to address null
Wolfgang Denk
2012-10-15
lib: vsprintf.c: replace NUM_TYPE with s64/u64 types
Daniel Schwierzeck
2012-10-15
lib: vsprintf.c: fix checkpath.pl warnings
Daniel Schwierzeck
2011-12-17
vsprintf: Move function documentation into header file
Simon Glass
2011-12-17
Add safe vsnprintf and snprintf library functions
Sonny Rao
2011-10-26
Move simple_itoa to vsprintf
Simon Glass
2011-09-10
Add assert() for debug assertions
Simon Glass
2011-07-28
panic: remove warning "'noreturn' function does return"
Heiko Schocher
2011-05-12
lib, vsprintf: introduce strict_strtoul
Heiko Schocher
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser