mirror of
https://github.com/fadden/nulib2.git
synced 2025-08-07 22:24:59 +00:00
Replace types like "unsigned char" and "ushort" with <stdint.h> types like uint8_t. Remove uchar/ushort/uint/ulong from autoconf.
Replace types like "unsigned char" and "ushort" with <stdint.h> types like uint8_t. Remove uchar/ushort/uint/ulong from autoconf.