Age | Commit message (Collapse) | Author |
|
|
|
(The error message was trying to print an uninitialied field. Oops.)
|
|
macros in each C file, and making generated/globals.h from that. Rename
"toy" to "this" along the way to avoid toy/toys confusion.
|
|
|
|
default and have [p]error_exit() always return nonzero anyway.
|
|
the toybox infrastructure instead. Eliminates a return call from each command.
|
|
|
|
tweaks.
|
|
|
|
|
|
is using it.
|
|
|
|
against Red Hat 9.)
|
|
|
|
|
|
|
|
existing applets. Still a bit buggy, but bits of it work.
|
|
|
|
functions in main.c with USE() macros so --gc-sections can strip them.
|
|
|
|
Add error_msg() and itoa() to library. Remove argc from globals (since argv is
null terminated), add optflags to globals.
|
|
|
|
|
|
an empty "blah.c" in there to make it happy but I'm not checking that in.
|