hush (a Bourne-style shell) for the GNO multitasking environment on the Apple IIgs
Go to file
2014-11-20 20:00:21 -06:00
coreutils
include Fix to assign valid pgrps to child processes. On GNO, we can't just use the pid as a pgrp; we must call tcnewpgrp instead. 2014-11-20 17:53:33 -06:00
libbb Remove libbb/copyfd.c and an unused function that was its only caller. 2014-11-20 20:00:21 -06:00
notes
shell Fix to assign valid pgrps to child processes. On GNO, we can't just use the pid as a pgrp; we must call tcnewpgrp instead. 2014-11-20 17:53:33 -06:00
.gitignore
.indent.pro
build.gcc
build.gs
LICENSE
Makefile Remove libbb/copyfd.c and an unused function that was its only caller. 2014-11-20 20:00:21 -06:00
Makefile.gmake Remove libbb/copyfd.c and an unused function that was its only caller. 2014-11-20 20:00:21 -06:00
texttogs Set things up so hush can be build with debug code turned on. 2014-11-06 11:42:17 -06:00