hush/shell
Eric Andersen 54851d3c65 Fixed a memory leak in lash. It seems that close_all was calling close()
directly instead of calling mark_closed(), which allowed the memory allocated
by mark_open() to never be freed.
 -Erik
2001-03-06 20:44:39 +00:00
..
cmdedit.c Oops. Since dirent.h depends on BB_FEATURE_SH_TAB_COMPLETION, put it 2001-02-20 06:42:29 +00:00
cmdedit.h Update interface per what now exists... 2001-01-04 11:09:00 +00:00
lash.c Fixed a memory leak in lash. It seems that close_all was calling close() 2001-03-06 20:44:39 +00:00