xz/src/common
Jia Tan 6b05f827f5 tuklib_integer: Fix typo discovered by codespell.
Based on internet dictionary searches, 'choise' is an outdated spelling
of 'choice'.
2023-11-22 20:39:41 +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: Make MYTHREAD_POSIX compatible with MinGW-w64's winpthreads. 2023-10-22 18:59:45 +03:00
sysdefs.h sysdefs.h: Update the comment about __USE_MINGW_ANSI_STDIO. 2023-09-24 16:32:32 +03:00
tuklib_common.h tuklib: Update tuklib_attr_noreturn for C11/C17 and C23. 2023-09-22 20:06:21 +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 tuklib: Update tuklib_attr_noreturn for C11/C17 and C23. 2023-09-22 20:06:21 +03:00
tuklib_gettext.h Fix use of N_() and ngettext(). 2010-09-07 10:42:13 +03:00
tuklib_integer.h tuklib_integer: Fix typo discovered by codespell. 2023-11-22 20:39:41 +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: Comment out support for Windows versions older than 2000. 2023-09-24 17:48:13 +03: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