OSDN Git Service

Another sh.c patch from Larry Doolittle. This makes redirects work properly
authorEric Andersen <andersen@codepoet.org>
Thu, 21 Dec 2000 18:31:36 +0000 (18:31 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 21 Dec 2000 18:31:36 +0000 (18:31 -0000)
commite9f07fb6e83b75a50760599a5d31f494841eddf7
tree6b210f42ee013ee32d23e5999fba72cc69443a3d
parent16fdbe8b27ed5c435a64d5162222427ba76825dc
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.
lash.c
sh.c
shell/lash.c