diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-01-14 14:32:56 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-01-14 14:32:56 +0000 |
commit | c2f0de5eef4feeca5d993ff3553b0e196862282f (patch) | |
tree | 7036da44c42b9f35b5e4676463967852d5691fd4 /TODO | |
parent | 1aac3ab49f8d1de8d7a66adb57cbd7df4a1f2020 (diff) | |
download | busybox-c2f0de5eef4feeca5d993ff3553b0e196862282f.tar.gz |
- mention strtod code-duplication as TODO for cleanup
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -301,6 +301,9 @@ Minor stuff: --- Move __get_hz() to a better place and (re)use it in route.c, ash.c, msh.c --- + See grep -r strtod + Alot of duplication that wants cleanup. +--- Code cleanup: |