hush/include
Stephen Heumann 9320c1e704 Set things up so hush can be build with debug code turned on.
This involved breaking things up into more segments in debug mode, since the code is larger. I also had to remove some unused extern definitions, which were causing link errors when debug code was enabled.

To enable debug code, pass "DEBUG=1" to make or build.gs.
2014-11-06 11:42:17 -06:00
..
appltmetadata.h Move all the source files to 15-character ProDOS-compatible file names. 2014-11-02 22:11:07 -06:00
autoconf.h Fixes to get libbb/getopt32.c to compile. 2014-11-03 12:58:57 -06:00
busybox.h Set things up so hush can be build with debug code turned on. 2014-11-06 11:42:17 -06:00
libbb.h Set things up so hush can be build with debug code turned on. 2014-11-06 11:42:17 -06:00
NUM.APPLETS.h Move all the source files to 15-character ProDOS-compatible file names. 2014-11-02 22:11:07 -06:00
platform.h Revise signal handling to work with GNO. 2014-11-04 10:45:28 -06:00
poll.h Add an implementation of poll() written in terms of select(), to work around the lack of poll() on GNO. 2014-11-03 12:26:43 -06:00
unicode.h Miscellaneous changes for ORCA/C and GNO compatibility, mainly removing C99isms. 2014-11-01 09:46:02 -05:00
xatonum.h Address some link errors with various small changes. 2014-11-03 23:29:34 -06:00