lkml.org 
[lkml]   [2015]   [Sep]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/4] printf stuff
Date
A few printf-related patches I've been sitting on. I also have some
documentation updates, but I'll wait until I see Martin's patch [1] in
-next. There's also the %pb issue [2], but I'm not sure there's consensus
on the best fix for that.

[1] https://lkml.org/lkml/2015/9/24/256
[2] https://lkml.org/lkml/2015/9/16/769

Rasmus Villemoes (4):
lib/vsprintf.c: handle invalid format specifiers more robustly
lib/vsprintf.c: also improve sanity check in bstr_printf()
lib/vsprintf.c: Remove SPECIAL handling in pointer()
test_printf: test printf family at runtime

lib/Kconfig.debug | 3 +
lib/Makefile | 1 +
lib/test_printf.c | 362 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
lib/vsprintf.c | 35 ++++--
4 files changed, 389 insertions(+), 12 deletions(-)
create mode 100644 lib/test_printf.c

--
2.1.3



\
 
 \ /
  Last update: 2015-09-30 17:41    [W:0.192 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site