From 87d25a2b8535dc627a02eb539fa3946be2a24647 Mon Sep 17 00:00:00 2001 From: vda Date: Sun, 8 Oct 2006 12:49:22 +0000 Subject: attempt to regularize atoi mess. git-svn-id: svn://busybox.net/trunk/busybox@16342 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- TODO | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 844a504d7..937302522 100644 --- a/TODO +++ b/TODO @@ -295,9 +295,6 @@ Minor stuff: -> fprintf(stderr, "unalias: %s not found\n", *argptr); --- 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 --- Move __get_hz() to a better place and (re)use it in route.c, ash.c, msh.c --- -- cgit v1.2.3-55-g6feb