X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=TODO;h=5fe7f0260d55f08a91108072b7b605ba92f214d9;hb=7e8a53a33576b8ac6b5067ff88447936ad9d422f;hp=1896928eb3d2dbc70a168f34f15cfeba03f54d60;hpb=f25d57e0b40efbd5dcb4ccd38a9c9f054faa9446;p=oweals%2Fbusybox.git diff --git a/TODO b/TODO index 1896928eb..5fe7f0260 100644 --- a/TODO +++ b/TODO @@ -167,15 +167,20 @@ man --- ar Write support? ----- +--- 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 +--- +tail + ./busybox tail -f foo.c~ TODO + should not print fmt=header_fmt for subsequent date >> TODO; i.e. only + fmt+ if another (not the current) file did change Architectural issues: