From: Bernhard Reutner-Fischer Date: Wed, 17 Jan 2007 19:51:00 +0000 (-0000) Subject: - stty's visible() function and catv's guts are identical. Merge them into X-Git-Tag: 1_4_0~19 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ae114c235e2bf2987fceb6065b57dee93740c593;p=oweals%2Fbusybox.git - stty's visible() function and catv's guts are identical. Merge them into an appropriate libbb function. --- diff --git a/TODO b/TODO index f0b720ba4..738961bf3 100644 --- a/TODO +++ b/TODO @@ -164,7 +164,11 @@ man --- ar Write support? ---- +---- +stty / catv + stty's visible() function and catv's guts are identical. Merge them into + an appropriate libbb function. +---- Architectural issues: