busybox/shell
Eric Andersen 86349776d0 Ok, this is a pretty major update to sh.c. I renamed all the variables and
function names to conform with the style guide.  I also did a lot of work on
the if-then-alse-fi logic and added prototype (i.e. it segfaults when enabled)
line continuation support.

Furthermore, this patch includes Larry Doolittle's work on restructuring some
of the data structures that represent the job and child_program, allowing
several simplifications and fixing several bugs.

 -Erik
2000-12-18 20:25:50 +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 Ok, this is a pretty major update to sh.c. I renamed all the variables and 2000-12-18 20:25:50 +00:00