hush/shell
Eric Andersen 83a2ae2184 More hush updates from Larry:
Update some comments.  Generate partial placeholders for the missing
    builtins.  Write builtin_umask.  Properly treat exec without arguments
    as a means to open/close files within the running script.  Implement
    "4<&-" that encodes for file descriptor closure.
2001-05-07 17:59:25 +00:00
..
cmdedit.c Some patches from Gennady Feldman. Fixed a glob problem such that 2001-04-23 15:28:28 +00:00
cmdedit.h Update the lash shell (hopefully the last time...) so things like 2001-03-13 22:57:56 +00:00
hush.c More hush updates from Larry: 2001-05-07 17:59:25 +00:00
lash.c Moved some #ifdefs down below #include "busybox.h" where they belong. 2001-04-25 17:10:30 +00:00