hush/include
Stephen Heumann 99224d3946 Address a couple errors identified by ORCA/C 2.2.0 B2.
One of these concerned socket-related structures that aren't really used in hush. The other was a reliance on a GCC-specific feature (arithmetic on void pointers); this code is actually used in hush, although I'm not sure if the error was causing any real problems.
2017-12-31 16:07:51 -06:00
..
NUM.APPLETS.h Move all the source files to 15-character ProDOS-compatible file names. 2014-11-02 22:11:07 -06:00
appltmetadata.h Move all the source files to 15-character ProDOS-compatible file names. 2014-11-02 22:11:07 -06:00
autoconf.h Merge with BusyBox 1.24.0. 2015-10-17 01:10:35 -05:00
busybox.h Merge with BusyBox 1.24.0. 2015-10-17 01:10:35 -05:00
libbb.h Address a couple errors identified by ORCA/C 2.2.0 B2. 2017-12-31 16:07:51 -06:00
platform.h Address a couple errors identified by ORCA/C 2.2.0 B2. 2017-12-31 16:07:51 -06:00
poll.h 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
unicode.h Miscellaneous changes for ORCA/C and GNO compatibility, mainly removing C99isms. 2014-11-01 09:46:02 -05:00
xatonum.h Work around an ORCA/C preprocessor bug that was causing shell conditionals not to work properly. 2014-12-04 11:42:48 -06:00