hush/include
Stephen Heumann b1044cfa8f Properly report exit status values with the high bit set (128-255).
These were being reported as strange values because the WEXITSTATUS macro from the GNO headers would erroneously sign-extend them.

Thanks to Kelvin Sherlock for posting an example that demonstrated this problem.
2015-01-04 15:45:25 -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 Enable "fancy echo," including echo -n and -e options. 2014-12-10 18:56:14 -06:00
busybox.h Merge with BusyBox 1.23.0. 2014-12-27 13:33:41 -06:00
libbb.h Properly report exit status values with the high bit set (128-255). 2015-01-04 15:45:25 -06:00
platform.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
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