Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-17 22:51:00 +0300
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-17 22:51:00 +0300
commitae114c235e2bf2987fceb6065b57dee93740c593 (patch)
tree6252bc2c128f896eb280d8c6c5c102c5f2abd4db /TODO
parent79cc55975fd35c2864871fdff942522e7295aa80 (diff)
- stty's visible() function and catv's guts are identical. Merge them into
an appropriate libbb function.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
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: