- TODO: merge 'struct suffix_mult $several_suffixes[] into a struct suffix_mult

for several in head tail od_bloaty hexdump svlogd
This commit is contained in:
Bernhard Reutner-Fischer 2007-01-24 21:13:16 +00:00
parent 0e282c9aed
commit 7b1c5aacb0

4
TODO
View File

@ -169,6 +169,10 @@ stty / catv
stty's visible() function and catv's guts are identical. Merge them into
an appropriate libbb function.
----
struct suffix_mult
Several duplicate users of: grep -r "1024\*1024" * -B2 -A1
Merge to a single size_suffixes[] in libbb.
Users: head tail od_bloaty hexdump and (partially as it wouldn't hurt) svlogd
Architectural issues: