xz/src/common
Jamaika1 6bf33b704c
mythread.h: Fix typo error in Vista threads mythread_once().
The "once_" variable was accidentally referred to as just "once". This
prevented building with Vista threads when
HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR was not defined.
2023-08-08 20:07:59 +08:00
..
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-08-08 20:07:59 +08:00
sysdefs.h sysdefs.h: Don't include strings.h anymore. 2023-01-10 11:56:11 +02:00
tuklib_common.h Revert "tuklib_common: Define __has_warning if it is not defined." 2023-01-24 20:20:51 +08: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.h: Reverts previous commit. 2023-05-04 20:30:25 +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-01-12 06:01:12 +02: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: Check for __has_warning before GCC version. 2023-01-26 17:39:46 +02: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-02 22:33:48 +08:00
tuklib_progname.h Build: Only define HAVE_PROGRAM_INVOCATION_NAME if it is set to 1. 2023-01-02 22:33:48 +08:00