v5.3.2alpha
Windows: Fix building of resource files when config.h isn't used.
Fix build when --disable-threads is used.
Use defined(__GNUC__) before __GNUC__ in preprocessor lines.
Update tuklib base headers to include stdbool.h.
Revert the previous commit and add a comment.
tuklib_cpucores: Silence warnings from -Wsign-conversion.
Various changes.
tuklib_exit: Add missing header.
Fix use of N_() and ngettext().
Rename unaligned_read32ne to read32ne, and similarly for the others.
Fix comment typos in tuklib_mbstr* files.
Don't call close(-1) in tuklib_open_stdxxx() on error.
tuklib_physmem: Hopefully silence a warning on Windows.
Collection of language fixes to comments and docs.