commit | ae114c235e2bf2987fceb6065b57dee93740c593 | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Wed Jan 17 19:51:00 2007 +0000 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Wed Jan 17 19:51:00 2007 +0000 |
tree | 6252bc2c128f896eb280d8c6c5c102c5f2abd4db | |
parent | 79cc55975fd35c2864871fdff942522e7295aa80 [diff] [blame] |
- stty's visible() function and catv's guts are identical. Merge them into an appropriate libbb function.
diff --git a/TODO b/TODO index f0b720b..738961b 100644 --- a/TODO +++ b/TODO
@@ -164,7 +164,11 @@ --- ar Write support? ---- +---- +stty / catv + stty's visible() function and catv's guts are identical. Merge them into + an appropriate libbb function. +---- Architectural issues: