Age | Commit message (Collapse) | Author |
|
*: s/include "busybox.h"/include "libbb.h"
|
|
no preceding prototype
|
|
|
|
- use shorter boilerplate while at it
|
|
|
|
the busybox binary) into enums (which don't).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
header file usage before the 0.49 release. To fix it, I had to move
the '#include "busybox.h"' to the end of the list of #include files.
-Erik
|
|
done by Evin Robertson (bug#1105) and work from Manuel to make
usage messages occupy less space and simplify how usage messages
are displayed.
|
|
|
|
|
|
|
|
-Erik
|
|
|
|
for their extraction to a separate file.
|
|
-Erik
|
|
Tested under both libc5 and libc6 and all seems well with these fixes.
-Erik
|
|
compatability.
-Erik
|
|
|
|
-Erik
|
|
-Erik
|
|
-Erik
|
|
|