hush/shell
Stephen Heumann c8de71ae9d Changes so that hush can successfully re-execute itself:
*initialize the "environ" variable
*Reduce the stack size to 8192 (This should still be further reduced based on analysis of usage.)
2014-11-08 18:03:25 -06:00
..
hush_test
glob.c
glob.h
hush.c Changes so that hush can successfully re-execute itself: 2014-11-08 18:03:25 -06:00
hushleaktool.sh Move all the source files to 15-character ProDOS-compatible file names. 2014-11-02 22:11:07 -06:00
match.c
match.h
math.c
math.h
random.c
random.h
shell.common.c Revise terminal control code to use ioctls supported by GNO instead of termios calls that aren't supported. 2014-11-04 19:53:40 -06:00
shell.common.h