hush/shell
Eric Andersen e9f07fb6e8 Another sh.c patch from Larry Doolittle. This makes redirects work properly
with non-forking shell builtins.  Especially helpful for "read".  This patch
also beautifies builtin_fg_bg, clarifies the problems with
run_command_predicate, makes if/then/else support the default, and corrects the
sense of the BB_FEATURE_SH_ENVIRONMENT comment.
2000-12-21 18:31:36 +00:00
..
cmdedit.c Ok, this is a pretty major update to sh.c. I renamed all the variables and 2000-12-18 20:25:50 +00:00
cmdedit.h Remove #ifdef __STDC__ junk. We don't do K&R round these parts, 2000-12-01 19:02:24 +00:00
lash.c Another sh.c patch from Larry Doolittle. This makes redirects work properly 2000-12-21 18:31:36 +00:00