svn commit: trunk/busybox
aldot at busybox.net
aldot at busybox.net
Wed Jan 17 11:51:00 PST 2007
Author: aldot
Date: 2007-01-17 11:51:00 -0800 (Wed, 17 Jan 2007)
New Revision: 17356
Log:
- stty's visible() function and catv's guts are identical. Merge them into
an appropriate libbb function.
Modified:
trunk/busybox/TODO
Changeset:
Modified: trunk/busybox/TODO
===================================================================
--- trunk/busybox/TODO 2007-01-17 19:46:46 UTC (rev 17355)
+++ trunk/busybox/TODO 2007-01-17 19:51:00 UTC (rev 17356)
@@ -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:
More information about the busybox-cvs
mailing list