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>2010-03-25 16:15:04 +0300
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-03-25 16:19:24 +0300
commiteb03d08f34d75b9d6a5496ea5bd49824104806d9 (patch)
tree1b8f13a6928a1d029f03888489a3d74db63ae570 /TODO
parent3d9c69fb4fd0de40db14d2fa095df98a4bacebc3 (diff)
remove ar write support from TODO
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 9be1b07e2..31aae41fd 100644
--- a/TODO
+++ b/TODO
@@ -122,9 +122,6 @@ patch
And while we're at it, a new patch filename quoting format is apparently
coming soon: http://marc.theaimsgroup.com/?l=git&m=112927316408690&w=2
---
-ar
- Write support!
----
stty / catv
stty's visible() function and catv's guts are identical. Merge them into
an appropriate libbb function.