projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a8e491
)
- note that get_hz potentially needs cleanup.
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 2 Jul 2006 10:33:10 +0000
(10:33 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 2 Jul 2006 10:33:10 +0000
(10:33 -0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 9e51e92922c725fc13156d111049fd2a4416f176..f42c83ff8dd365169a77c38ed6efa5b8a5d6fa35 100644
(file)
--- 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: