strings: implement -t radix
authorTito Ragusa <farmatito@tiscali.it>
Mon, 24 Oct 2016 19:52:10 +0000 (21:52 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 24 Oct 2016 19:52:10 +0000 (21:52 +0200)
commit69312e87b008363575a6d6603f54f94d8150e1cc
treed123bc013216a2b2611a987127bded20c14b35ae
parentdb74c6caedf752623820cd09f7fbeaf4152e1de8
strings: implement -t radix

v2: minor code cleanup, no changes.
v1: Implement -t radix option.
    Fix help text for -o option.

Signed-off-by: Tito Ragusa <farmatito@tiscali.it>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/strings.c