Age | Commit message (Collapse) | Author |
|
longer accept NULL as a synonym for free.
|
|
|
|
|
|
|
|
toys/*.c. Move relevant info into comment at the top of each toys/*.c. Also
convert more of Makefile into a thin wrapper around shell scripts that actually
do the work. (Makefile is only still there for the user interface.)
|
|
|
|
the toybox infrastructure instead. Eliminates a return call from each command.
|
|
|
|
|
|
existing applets. Still a bit buggy, but bits of it work.
|
|
functions in main.c with USE() macros so --gc-sections can strip them.
|