From bc291dc7312b2bda82ca8977523e29a5adff5752 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 5 Jun 2006 16:00:12 +0000 Subject: - add note about need to unify the 4 itoa() implementations. --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 80a37b359..d4ffbc451 100644 --- 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: -- cgit v1.2.3