hush (a Bourne-style shell) for the GNO multitasking environment on the Apple IIgs
Go to file
2014-12-02 13:56:38 -06:00
coreutils
include Change various uses of signal masks to use 32-bit values (previously half the signals were essentially cut off). 2014-11-25 17:43:14 -06:00
libbb Replace stack-allocated array with dynamically-allocated data in getopt32(). 2014-12-02 11:31:20 -06:00
notes
shell Replace stack-allocated "struct utsname" in hush_main with dynamic allocation. 2014-12-02 13:56:38 -06:00
.gitignore
.indent.pro
build.gcc
build.gs
LICENSE
Makefile Add our own version of execve for GNO, which can quote arguments and can remove variables from the environment if needed. 2014-11-22 16:53:59 -06:00
Makefile.gmake Fix our handling of process groups for job control, working around a couple GNO bugs. 2014-11-21 23:05:38 -06:00
texttogs