nulib2/nufxlib/samples
Andy McFadden 20c9ac1195 Use integer types with explicit widths
Replace types like "unsigned char" and "ushort" with <stdint.h>
types like uint8_t.

Remove uchar/ushort/uint/ulong from autoconf.
2014-12-22 14:56:12 -08:00
..
Common.h Change "nil" to "NULL" 2014-12-21 18:17:23 -08:00
Exerciser.c Use integer types with explicit widths 2014-12-22 14:56:12 -08:00
ImgConv.c Use integer types with explicit widths 2014-12-22 14:56:12 -08:00
Launder.c Use integer types with explicit widths 2014-12-22 14:56:12 -08:00
Makefile.in Remove placeholder version number from directory name. 2014-10-28 10:27:31 -07:00
Makefile.msc Remove placeholder version number from directory name. 2014-10-28 10:27:31 -07:00
README-S.txt Remove placeholder version number from directory name. 2014-10-28 10:27:31 -07:00
TestBasic.c Use integer types with explicit widths 2014-12-22 14:56:12 -08:00
TestExtract.c Use integer types with explicit widths 2014-12-22 14:56:12 -08:00
TestSimple.c Change "nil" to "NULL" 2014-12-21 18:17:23 -08:00
TestTwirl.c Use integer types with explicit widths 2014-12-22 14:56:12 -08:00