From 055dc14045b950f58db159a52158d6956f632403 Mon Sep 17 00:00:00 2001 From: aldot Date: Sun, 2 Jul 2006 10:33:10 +0000 Subject: - note that get_hz potentially needs cleanup. git-svn-id: svn://busybox.net/trunk/busybox@15577 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 9e51e9292..f42c83ff8 100644 --- a/TODO +++ b/TODO @@ -291,6 +291,8 @@ Minor stuff: 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 +--- Code cleanup: -- cgit v1.2.3-55-g6feb