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:
1e34731
)
- add note about need to unify the 4 itoa() implementations.
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Mon, 5 Jun 2006 16:00:12 +0000
(16:00 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Mon, 5 Jun 2006 16:00:12 +0000
(16:00 -0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 80a37b3594bbbd08578df15fe4c4dc75bdb13e05..d4ffbc4518e88a7a2af7fd0b1b89b97dbff4f0b5 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-272,6
+272,9
@@
Minor stuff:
---
possible code duplication ingroup() and is_a_group_member()
---
+ unify itoa: netstat.c, hush.c, lash.c, msh.c
+ Put one single, robust version into e.g. safe_strtol.c
+---
Code cleanup: