summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* manywarnings: use AS_IFPaul Eggert2023-04-231-6/+4
* manywarnings: update C warnings for GCC 13Paul Eggert2023-04-231-1/+2
* manywarnings: omit -fno-common in GCC 10+Paul Eggert2023-04-231-3/+8
* libunistring: Fix build on Windows, when a libunistring is installed.Bruno Haible2023-04-234-1/+312
* Avoid some Autoconf "was expanded before it was required" warnings.Bruno Haible2023-04-235-11/+11
* threadlib, pthread-h, threads-h: Avoid mingw's libwinpthread by default.Bruno Haible2023-04-221-3/+6
* Fix uses of libwinpthread on mingw 10.Bruno Haible2023-04-201-5/+6
* year2038-required: Fix configure failure with MSVC.Bruno Haible2023-04-191-0/+13
* wcsncmp: Work around two ISO C compliance bugs on several platforms.Bruno Haible2023-04-192-2/+59
* wcscmp: Work around two ISO C compliance bugs on several platforms.Bruno Haible2023-04-192-2/+59
* wmemcmp: Work around ISO C compliance bug on several platforms.Bruno Haible2023-04-192-2/+50
* ilogbl: Work around a Cygwin 3.4.6 bug.Bruno Haible2023-04-181-3/+21
* Fix compilation errors of list, set, oset, map, omap in C++ mode.Bruno Haible2023-04-151-18/+38
* selinux-h: Fix compilation error (regression 2023-04-13).Bruno Haible2023-04-151-2/+2
* year2038: Fix configure failure on 32-bit mingw.Bruno Haible2023-04-141-1/+1
* sys_shm: New module.Bruno Haible2023-04-141-0/+20
* sys_sem: New module.Bruno Haible2023-04-141-0/+20
* sys_msg: New module.Bruno Haible2023-04-141-0/+20
* utmp: Avoid using HAVE_* macros in *.in.h files.Bruno Haible2023-04-132-9/+27
* getprogname: Avoid using HAVE_* macros in *.in.h files.Bruno Haible2023-04-132-2/+9
* selinux-h: Avoid using HAVE_* macros in *.in.h files.Bruno Haible2023-04-131-1/+8
* Add more reminders to include <config.h>.Bruno Haible2023-04-121-1/+5
* alignasof: Ensure a correct _Alignas (regression 2023-01-15).Bruno Haible2023-04-111-15/+15
* largefile: sync from Autoconf masterPaul Eggert2023-04-091-42/+76
* maint: no Autoconf 2.72Paul Eggert2023-04-091-1/+1
* c32toupper: New module.Bruno Haible2023-04-101-1/+2
* c32tolower: New module.Bruno Haible2023-04-091-1/+2
* c32is*: Ensure GNULIB_defined_mbstate_t is defined on AIX.Bruno Haible2023-04-092-4/+4
* mbrtoc32: Add comments.Bruno Haible2023-04-091-1/+4
* vasnwprintf-posix: More details about the glibc bug.Bruno Haible2023-04-091-2/+2
* Avoid Autoconf "was expanded before it was required" warning.Bruno Haible2023-04-083-6/+6
* vasnwprintf-posix: Really work around %La bug in glibc 2.15 and Haiku.Bruno Haible2023-04-081-1/+1
* login_tty: Fix compilation error in C++ mode on Solaris 11.4.Bruno Haible2023-04-081-2/+4
* vasnwprintf-posix: Work around %La bug in glibc 2.15 and Haiku.Bruno Haible2023-04-072-43/+113
* uchar: Force inline functions to C linkage in C++ mode.Bruno Haible2023-04-061-1/+13
* forkpty, openpty, login_tty: Fix link errors of the tests.Bruno Haible2023-04-051-11/+18
* uchar: Work around Haiku bug.Bruno Haible2023-04-053-6/+47
* stdlib: Work around MB_CUR_MAX bug on Solaris 10.Bruno Haible2023-04-041-1/+45
* c32rtomb: Fix an autoconf test.Bruno Haible2023-04-041-1/+2
* mbrtoc32 tests: Add comment.Bruno Haible2023-04-032-1/+10
* vasnwprintf-posix: Fix behaviour in the C locale.Bruno Haible2023-04-011-1/+10
* mbstowcs: New module.Bruno Haible2023-03-312-3/+26
* mbsnrtowcs: Fix behaviour in the C locale.Bruno Haible2023-03-301-1/+8
* mbsrtowcs: Fix behaviour in the C locale.Bruno Haible2023-03-301-1/+8
* btowc: Fix behaviour in the C locale.Bruno Haible2023-03-301-1/+56
* snprintf: Avoid autoconf warning regarding gl_PRINTF_POSITIONS.Bruno Haible2023-03-301-2/+2
* wcsstr: Ensure worst-case linear execution time.Bruno Haible2023-03-272-3/+63
* uchar: ISO C 23: Define char8_t.Bruno Haible2023-03-271-1/+50
* call_once: New module, separate from mtx.Bruno Haible2023-03-251-1/+2
* stdio: ISO C 23: Define _PRINTF_NAN_LEN_MAX.Bruno Haible2023-03-251-1/+4