svn commit: trunk/busybox

aldot at busybox.net aldot at busybox.net
Mon Jun 5 16:00:14 UTC 2006


Author: aldot
Date: 2006-06-05 09:00:12 -0700 (Mon, 05 Jun 2006)
New Revision: 15285

Log:
- add note about need to unify the 4 itoa() implementations.


Modified:
   trunk/busybox/TODO


Changeset:
Modified: trunk/busybox/TODO
===================================================================
--- trunk/busybox/TODO	2006-06-05 01:28:51 UTC (rev 15284)
+++ trunk/busybox/TODO	2006-06-05 16:00:12 UTC (rev 15285)
@@ -272,6 +272,9 @@
 ---
   possible code duplication ingroup() and is_a_group_member()
 ---
+  unify itoa: netstat.c, hush.c, lash.c, msh.c
+  Put one single, robust version into e.g. safe_strtol.c
+---
 
 
 Code cleanup:




More information about the busybox-cvs mailing list