Age | Commit message (Collapse) | Author |
|
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.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
context lines.
|
|
|
|
|
|
understanding zero-context hunks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*.test files. Arguments are names of commands to test. When environment
variable "OLD" is set, tests commands in $PATH rather than new toybox versions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
default and have [p]error_exit() always return nonzero anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the toybox infrastructure instead. Eliminates a return call from each command.
|
|
|
|
|