mirror of
https://git.busybox.net/busybox
synced 2026-02-07 20:50:26 +00:00
- add note about need to unify the 4 itoa() implementations.
This commit is contained in:
parent
1e34731a6a
commit
bc291dc731
1 changed files with 3 additions and 0 deletions
3
TODO
3
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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue