diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-07-02 10:33:10 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-07-02 10:33:10 +0000 |
commit | e02706fe45c46939319be7a9f4b2018393fb173b (patch) | |
tree | 1ad60cf0d8209fe020badc1a39a64c190e8d0ce5 /TODO | |
parent | 7a8e491dffe98ebc19fa83c2785c8477522e3270 (diff) | |
download | busybox-e02706fe45c46939319be7a9f4b2018393fb173b.tar.gz |
- note that get_hz potentially needs cleanup.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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: |