..
common_w32res.rc
Windows: Fix building of resource files when config.h isn't used.
2020-07-12 20:46:24 +03:00
mythread.h
mythread.h: Fix typo error in Vista threads mythread_once().
2023-10-26 06:22:24 +08:00
sysdefs.h
sysdefs.h: Update the comment about __USE_MINGW_ANSI_STDIO.
2023-10-31 18:44:59 +08:00
tuklib_common.h
Update tuklib base headers to include stdbool.h.
2019-07-12 18:10:57 +03:00
tuklib_config.h
Revert the previous commit and add a comment.
2020-02-18 19:12:35 +02:00
tuklib_cpucores.c
tuklib_cpucores: Use HW_NCPUONLINE on OpenBSD.
2022-10-20 20:22:50 +03:00
tuklib_cpucores.h
Various changes.
2009-09-19 09:47:30 +03:00
tuklib_exit.c
tuklib_exit: Add missing header.
2020-02-20 18:54:04 +02:00
tuklib_exit.h
Various changes.
2009-09-19 09:47:30 +03:00
tuklib_gettext.h
Fix use of N_() and ngettext().
2010-09-07 10:42:13 +03:00
tuklib_integer.h
tuklib_integer: Revise unaligned reads and writes on strict-align archs.
2023-10-31 18:44:59 +08:00
tuklib_mbstr.h
Fix comment typos in tuklib_mbstr* files.
2019-07-12 18:57:43 +03:00
tuklib_mbstr_fw.c
xz: Silence warnings from -Wsign-conversion in a 32-bit build.
2023-02-03 21:10:38 +08:00
tuklib_mbstr_width.c
Fix comment typos in tuklib_mbstr* files.
2019-07-12 18:57:43 +03:00
tuklib_open_stdxxx.c
Don't call close(-1) in tuklib_open_stdxxx() on error.
2011-05-28 16:43:26 +03:00
tuklib_open_stdxxx.h
Various changes.
2009-09-19 09:47:30 +03:00
tuklib_physmem.c
tuklib_physmem: Silence warning from -Wcast-function-type on MinGW-w64.
2023-02-03 21:38:13 +08:00
tuklib_physmem.h
Various changes.
2009-09-19 09:47:30 +03:00
tuklib_progname.c
Build: Only define HAVE_PROGRAM_INVOCATION_NAME if it is set to 1.
2023-01-05 00:29:39 +08:00
tuklib_progname.h
Build: Only define HAVE_PROGRAM_INVOCATION_NAME if it is set to 1.
2023-01-05 00:29:39 +08:00