printf: code shrink by eliminating string alloc/copy
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 31 May 2008 11:41:50 +0000 (11:41 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 31 May 2008 11:41:50 +0000 (11:41 -0000)
commit1d1bba4e99f56874f1f0da1a3e0cc39f62f0e709
tree44044a5dfe232a3e2a8fa18935fe556d1dcf901f
parentd12fcc20dac8415a89898fdaa9bfabaac39e5e33
printf: code shrink by eliminating string alloc/copy

function                                             old     new   delta
print_direc                                          428     382     -46
coreutils/printf.c