diff options
author | Paul Fox <pgf@brightstareng.com> | 2006-06-08 21:37:26 +0000 |
---|---|---|
committer | Paul Fox <pgf@brightstareng.com> | 2006-06-08 21:37:26 +0000 |
commit | 6ab037872fa294d20d1f84403d1ac4dd4b8cbd86 (patch) | |
tree | 5f109ab555b2e3ca7df717cd7590058ab12d54c1 /testsuite/tar/tar-archives-multiple-files | |
parent | 176f2df69b70ad53d4e2f893d9d8fe1c254e405d (diff) | |
download | busybox-6ab037872fa294d20d1f84403d1ac4dd4b8cbd86.tar.gz |
made "test" an ash built-in.
moved the contents of libbb/bb_echo.c back into coreutils/echo.c,
which is a more reasonable place for them than libbb. this
forces anyone who wants echo and test to be builtin to ash to
also have them available as applets. their cost is very small,
and the number of people who wouldn't want them as applets is
also very small.
added warning about shell builtins vs. CONFIG_FEATURE_SH_STANDALONE_SHELL,
which conflicts with their use.
thanks to nathanael copa for debugging help.
some string size optimization in test.c may have been lost with
this commit, but this is a good new baseline.
Diffstat (limited to 'testsuite/tar/tar-archives-multiple-files')
0 files changed, 0 insertions, 0 deletions