- add note about need to unify the 4 itoa() implementations.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 5 Jun 2006 16:00:12 +0000 (16:00 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 5 Jun 2006 16:00:12 +0000 (16:00 -0000)
TODO

diff --git a/TODO b/TODO
index 80a37b3..d4ffbc4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -272,6 +272,9 @@ Minor stuff:
 ---
   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: