hush/shell
Stephen Heumann 488a238ad7 Add an implementation of poll() written in terms of select(), to work around the lack of poll() on GNO.
This is a BSD-licensed poll() implementation by Brian M. Clapper. Its performance characteristics aren't as good as a "native" poll() would be, but this shouldn't be a problem in practice.
2014-11-03 12:26:43 -06:00
..
hush_test
glob.c Include glob implementation from dietlibc. 2014-11-01 14:27:52 -05:00
glob.h Include glob implementation from dietlibc. 2014-11-01 14:27:52 -05:00
hush.c Move all the source files to 15-character ProDOS-compatible file names. 2014-11-02 22:11:07 -06:00
hushleaktool.sh Move all the source files to 15-character ProDOS-compatible file names. 2014-11-02 22:11:07 -06:00
match.c
match.h
math.c
math.h
random.c More GNO and ORCA/C compatibility fixes. 2014-11-01 18:25:21 -05:00
random.h
shell.common.c 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
shell.common.h Move all the source files to 15-character ProDOS-compatible file names. 2014-11-02 22:11:07 -06:00