hush (a Bourne-style shell) for the GNO multitasking environment on the Apple IIgs
Go to file
Stephen Heumann af402a28a4 Restructure macros in libbb/xatonum.c and its template file to work with the ORCA/C preprocessor.
Also, get rid of a use of long long.
2014-11-03 20:17:51 -06:00
coreutils Move all the source files to 15-character ProDOS-compatible file names. 2014-11-02 22:11:07 -06:00
include Fixes to get libbb/getopt32.c to compile. 2014-11-03 12:58:57 -06:00
libbb Restructure macros in libbb/xatonum.c and its template file to work with the ORCA/C preprocessor. 2014-11-03 20:17:51 -06:00
notes Move all the source files to 15-character ProDOS-compatible file names. 2014-11-02 22:11:07 -06:00
shell Use STDERR_FILENO rather than 2 in debug print statements, so they'll properly go to stderr on GNO. 2014-11-03 19:20:20 -06:00
.gitignore Minimal changes to enable hush-only builds on OS X 2014-10-26 21:14:47 -05:00
.indent.pro First revision of the Busybox Style Guide and an accompanying .indent.pro 2000-07-24 22:36:06 +00:00
LICENSE LICENSE: update address of the FSF 2009-05-06 05:28:53 -04:00
Makefile 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
build.gcc Move all the source files to 15-character ProDOS-compatible file names. 2014-11-02 22:11:07 -06:00
build.gs Move all the source files to 15-character ProDOS-compatible file names. 2014-11-02 22:11:07 -06:00