mirror of
https://github.com/sheumann/hush.git
synced 2024-11-19 08:31:11 +00:00
hush (a Bourne-style shell) for the GNO multitasking environment on the Apple IIgs
6bd3b140ea
*Use .null instead of /dev/null *Account for GNO's dup2(), which non-standardly returns 0 on success *Always call open with appropriate number of arguments *Use STDIN_FILENO instead of (implicitly) 0 |
||
---|---|---|
coreutils | ||
include | ||
libbb | ||
notes | ||
shell | ||
.gitignore | ||
.indent.pro | ||
build.gcc | ||
build.gs | ||
LICENSE | ||
Makefile | ||
Makefile.gmake | ||
texttogs |