- add note about need to unify the 4 itoa() implementations.

This commit is contained in:
Bernhard Reutner-Fischer 2006-06-05 16:00:12 +00:00
parent 1e34731a6a
commit bc291dc731

3
TODO
View File

@ -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: