od: fix -S NUM to not print chars >0x80
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 21 May 2011 16:38:59 +0000 (18:38 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 21 May 2011 16:38:59 +0000 (18:38 +0200)
commit9d96e274ce1fac0e82d850075acc87cd5e97fc39
treef87b1f827aaeaf24022d4e04a685eaa164ead913
parent3ef344be91b153f863b91afdf6b0a0e441ac4ac7
od: fix -S NUM to not print chars >0x80

function                                             old     new   delta
write_block                                          433     431      -2
print_ascii                                          217     215      -2
check_and_close                                      104      96      -8
od_main                                             2164    2139     -25

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/od_bloaty.c