- test commit
This commit is contained in:
parent
0e2f362a61
commit
8517d6fc1f
2
TODO
2
TODO
@ -222,7 +222,7 @@ Switch CONFIG_SYMBOLS to ENABLE_SYMBOLS
|
|||||||
FEATURE_CLEAN_UP
|
FEATURE_CLEAN_UP
|
||||||
This is more an unresolved issue than a to-do item. More thought is needed.
|
This is more an unresolved issue than a to-do item. More thought is needed.
|
||||||
|
|
||||||
Normally we rely on exit() to free memory, close files, and unmap segments
|
Normally we rely on exit() to free memory, close files and unmap segments
|
||||||
for us. This makes most calls to free(), close(), and unmap() optional in
|
for us. This makes most calls to free(), close(), and unmap() optional in
|
||||||
busybox applets that don't intend to run for very long, and optional stuff
|
busybox applets that don't intend to run for very long, and optional stuff
|
||||||
can be omitted to save size.
|
can be omitted to save size.
|
||||||
|
Loading…
Reference in New Issue
Block a user