]> git.ipfire.org Git - people/ms/u-boot.git/history - lib/vsprintf.c
lib/vsprintf.c: don't special-case pointers to address null
[people/ms/u-boot.git] / lib / vsprintf.c
2012-11-02  Wolfgang Denklib/vsprintf.c: don't special-case pointers to address...
2012-10-23  Gerald Van BarenMerge branch 'next'
2012-10-15  Tom RiniMerge branch 'agust@denx.de-next' of git://git.denx...
2012-10-15  Daniel Schwierzecklib: vsprintf.c: replace NUM_TYPE with s64/u64 types
2012-10-15  Daniel Schwierzecklib: vsprintf.c: fix checkpath.pl warnings
2011-12-23  Wolfgang DenkMerge branch 'next' of ../next
2011-12-17  Simon Glassvsprintf: Move function documentation into header file
2011-12-17  Sonny RaoAdd safe vsnprintf and snprintf library functions
2011-10-27  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2011-10-26  Simon GlassMove simple_itoa to vsprintf
2011-09-09  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-09-09  Simon GlassAdd assert() for debug assertions
2011-08-04  Albert ARIBAUDMerge commit '7b2fac7654f7420c2787f74ec3b1540fa3b343e9'
2011-08-02  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2011-08-02  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2011-07-28  Heiko Schocherpanic: remove warning "'noreturn' function does return"
2011-05-12  Heiko Schocherlib, vsprintf: introduce strict_strtoul
2010-12-22  Wolfgang DenkMerge branch 'next' of ../next
2010-12-16  Wolfgang DenkMerge branch 'master' of ../master into next
2010-11-28  Mike Frysingerdo_reset: unify duplicate prototypes
2010-07-06  Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-07-04  Wolfgang DenkMake sure that argv[] argument pointers are not modified.
2010-04-19  Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-04-13  Peter TyserRename lib_generic/ to lib/