From: Bernhard Reutner-Fischer Date: Sun, 2 Jul 2006 10:33:10 +0000 (-0000) Subject: - note that get_hz potentially needs cleanup. X-Git-Tag: 1_2_0~47 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e02706fe45c46939319be7a9f4b2018393fb173b;p=oweals%2Fbusybox.git - note that get_hz potentially needs cleanup. --- 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: