summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* Work around https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82283 .Bruno Haible2023-05-151-1/+5
* year2038-recommended: Improve failure diagnostic.Paul Eggert2023-05-141-2/+3
* file-has-acl: port to Fedora 39Paul Eggert2023-05-121-30/+16
* dirfd: Fix bogus override (regression 2023-04-26).Bruno Haible2023-05-051-5/+1
* c32swidth: New module.Bruno Haible2023-05-041-1/+2
* c32width: New module.Bruno Haible2023-05-041-1/+2
* doc: Mention macOS wcwidth bug.Bruno Haible2023-05-041-3/+3
* extern-inline: port to pccPaul Eggert2023-05-011-1/+3
* limits-h: port to pccPaul Eggert2023-05-011-0/+1
* year2038-recommended: new modulePaul Eggert2023-04-291-128/+53
* stdio: Avoid different configure results in different testdirs.Bruno Haible2023-04-291-3/+18
* localeconv: Work around a mingw bug.Bruno Haible2023-04-281-1/+38
* stdlib: Fix error when cross-compiling.Bruno Haible2023-04-271-2/+2
* fdopendir: Fix fd leak and test failure on native Windows.Bruno Haible2023-04-276-44/+90
* fclose: Make last change more maintainable.Bruno Haible2023-04-263-10/+15
* fclose: pacify gcc -Wanalyzer-file-leakPaul Eggert2023-04-241-0/+4
* ftell, ftello: Fix recognition of pipes on native Windows.Bruno Haible2023-04-242-6/+19
* Improve quoting of AS_HELP_STRING's first argument.Bruno Haible2023-04-2415-31/+31
* 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