Age | Commit message (Collapse) | Author |
|
|
|
Thanks to Francois-R Boyer <boyerf@IRO.UMontreal.CA> for the report.
|
|
-Erik
|
|
|
|
|
|
|
|
|
|
all open file descriptors, lest wierdness happen later.
|
|
|
|
bss at runtime, since sh.c can call sh.c, which causes these variables to not
be set to their defaults as god intended.
-Erik
|
|
|
|
|
|
do this we will segfault processing /etc/.profile since cwd isn't yet set.
|
|
maintain in AUTHORS.
|
|
of a few items.
|
|
|
|
|
|
setup_prompt_string()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a more reasonable sized default build.
|
|
|
|
|
|
|
|
|
|
|
|
now things such as
$ echo foo | sed 'sxfooxb\arx'
bar
will work as expected (and so doogie can stop complaining).
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
and wasnever updated when TRUE and FALSE were fixed. So kludge it
by doing an #undef TRUE, then define it backwards...
|
|
nobody else uses it and it is a GNU extension anyways...
|
|
|
|
|
|
|
|
|
|
|