hush/coreutils
Ron Yorston 4a79224cfc printf: short-circuit output when argument to %b includes \c
printf wasn't correctly handling \c in an argument to the %b format
specifier.

   printf %bXX OK\\c

returned 'OK\cXX' rather than the expected 'OK'.

function                                             old     new   delta
printf_main                                          886     899     +13

Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-01-31 22:23:05 +01:00
..
2015-01-24 19:46:45 +01:00
2014-02-03 03:27:53 +01:00
2013-01-14 01:34:48 +01:00
2011-09-21 01:59:15 +02:00
2015-04-21 16:00:41 +02:00
2015-07-21 19:50:48 +02:00
2015-07-13 03:25:46 +02:00
2013-07-04 11:33:42 +02:00
2013-01-14 15:57:44 +01:00
2011-10-28 14:07:44 +02:00
2015-06-07 18:19:47 +02:00
2015-07-21 19:50:48 +02:00
2014-01-10 16:26:15 +01:00
2015-04-21 16:00:41 +02:00
2013-09-11 11:58:33 +02:00
2015-10-26 17:18:07 +01:00
2015-04-21 16:00:41 +02:00
2016-01-13 13:30:20 -05:00
2015-08-03 18:09:18 +02:00
2015-10-07 22:42:45 +02:00
2014-06-22 20:44:25 +02:00
2012-03-05 14:22:33 +01:00
2015-10-07 22:42:45 +02:00