hush/shell
Stephen Heumann ed1fff2c7b Merge commit '8a475def9e3e21f780ebcf07dd607b26ceb00ea8'
Includes a fix for a potential overflow when doing shell arithmetic division.
2014-11-18 21:16:35 -06:00
..
hush_test
fnmatch.c Add our own implementation of fnmatch (taken from NetBSD), because the one in GNO 2.0.6's libc is broken. 2014-11-18 20:51:04 -06:00
glob.c Set things up so hush can be build with debug code turned on. 2014-11-06 11:42:17 -06:00
glob.h Include glob implementation from dietlibc. 2014-11-01 14:27:52 -05:00
hush.c Add initial support for getting terminal information from termcap, instead of hard-coding vt100-style codes. 2014-11-11 20:58:06 -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 Miscellaneous changes for ORCA/C and GNO compatibility, mainly removing C99isms. 2014-11-01 09:46:02 -05:00
math.c Merge commit '8a475def9e3e21f780ebcf07dd607b26ceb00ea8' 2014-11-18 21:16:35 -06:00
math.h
random.c More GNO and ORCA/C compatibility fixes. 2014-11-01 18:25:21 -05:00
random.h
shell.common.c Changes to handle the use of \r as newline on the IIgs. 2014-11-08 19:58:11 -06:00
shell.common.h Move all the source files to 15-character ProDOS-compatible file names. 2014-11-02 22:11:07 -06:00