aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-07-02 10:33:10 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-07-02 10:33:10 +0000
commite02706fe45c46939319be7a9f4b2018393fb173b (patch)
tree1ad60cf0d8209fe020badc1a39a64c190e8d0ce5 /TODO
parent7a8e491dffe98ebc19fa83c2785c8477522e3270 (diff)
downloadbusybox-e02706fe45c46939319be7a9f4b2018393fb173b.tar.gz
- note that get_hz potentially needs cleanup.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
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: