summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* sigsegv, sigsegv-tests: Assign my contributions to the FSF.Bruno Haible2021-06-192-4/+7
* Align 2011-11-26 patch to 2021-04-11 patch (regression from 2021-04-11).Bruno Haible2021-06-131-1/+2
* Clarify that compiler warnings in the Gnulib tests can be ignored.Bruno Haible2021-06-101-1/+67
* host-os: Add support for DragonFly BSD.Bruno Haible2021-06-071-1/+2
* lib-symbol-visibility: Make configure check work for newer GCC.Bruno Haible2021-06-051-1/+5
* sigsegv: don’t assume SIGSTKSZ is a constantPaul Eggert2021-05-211-33/+11
* c-stack: Support catching stack overflow on most platforms without libsigsegv.Bruno Haible2021-05-181-405/+8
* sigsegv, c-stack: Avoid compilation error with glibc >= 2.34.Bruno Haible2021-05-172-2/+54
* sigsegv: New module.Bruno Haible2021-05-162-0/+302
* c-stack: work around Solaris 11 bugsPaul Eggert2021-05-141-2/+12
* valgrind-tests: Doc fix and introduce AM_VALGRINDFLAGS.Simon Josefsson2021-05-141-7/+18
* malloc-gnu, realloc-gnu, calloc-gnu: Ensure errno gets set to ENOMEM.Bruno Haible2021-05-141-5/+9
* valgrind-tests: Fix 'sh: yes: unknown operand' error.Simon Josefsson2021-05-141-1/+1
* valgrind-tests: Fix LOG_VALGRIND when valgrind is missing.Simon Josefsson2021-05-141-4/+7
* valgrind-tests: Better option handling.Simon Josefsson2021-05-141-19/+48
* posix_spawn, posix_spawnp: Fix build error on Minix 3.3.Bruno Haible2021-05-131-1/+13
* {realloc,calloc}-gnu: Fix autoconf macro (regression 2021-04-18).Bruno Haible2021-05-102-4/+8
* {malloc,realloc,calloc}-gnu: Fix autoconf macro (regression 2021-04-18).Bruno Haible2021-05-093-6/+12
* malloc-gnu, realloc-gnu, calloc-gnu: Ensure errno gets set on IRIX.Bruno Haible2021-05-091-11/+45
* reallocarray: check for ptrdiff_t overflowPaul Eggert2021-04-242-2/+6
* malloc-gnu, etc.: prefer AS_CASE to woolly AS_IFPaul Eggert2021-04-183-6/+3
* malloc-gnu, etc.: sync better with AutoconfPaul Eggert2021-04-183-38/+25
* More systematic file naming.Bruno Haible2021-04-183-2/+2
* Add comments after 2021-04-11 change.Bruno Haible2021-04-1847-47/+372
* doc: Update for FreeBSD 13.0/arm64.Bruno Haible2021-04-181-2/+2
* malloc, etc.: check for ptrdiff_t overflowPaul Eggert2021-04-173-92/+86
* stdio: Fix build error in some configurations (regression 2021-04-11).Bruno Haible2021-04-171-24/+1
* doc: Update for FreeBSD 11.0, 12.0, 13.0.Bruno Haible2021-04-176-18/+21
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-11105-949/+1308
* Rename GNULIB_OVERRIDES_CHAR16_T, GNULIB_OVERRIDES_CHAR32_T.Bruno Haible2021-04-112-8/+8
* Rename GNULIB_OVERRIDES_WINT_T.Bruno Haible2021-04-113-9/+9
* Simplify GNULIB_* variable initializations.Bruno Haible2021-04-1145-589/+599
* pthread-cond: Fix wrong configure results when <pthread.h> is absent.Fabrice Fontaine2021-04-051-9/+9
* strtoll: Work around a bug on native Windows and Minix.Bruno Haible2021-04-022-3/+36
* strtol: Work around a bug on native Windows and Minix.Bruno Haible2021-04-022-3/+42
* strtoull: Work around a bug on native Windows and Minix.Bruno Haible2021-04-022-3/+36
* strtoul: Work around a bug on native Windows and Minix.Bruno Haible2021-04-022-3/+42
* doc: Update for macOS 11.1.Bruno Haible2021-03-211-7/+9
* ftello: Work around bug in macOS >= 10.15.Bruno Haible2021-03-212-4/+21
* unlocked-io-internal: New module.Bruno Haible2021-03-071-6/+1
* stdalign: port to tcc + glibcPaul Eggert2021-03-041-1/+3
* Fix distinction of 32-bit/64-bit mode with xlc 13.1.3 on AIX.Bruno Haible2021-02-152-5/+5
* lib-symbol-visibility: Make it work with -Wmissing-prototypes.Ozkan Sezer2021-02-131-1/+2
* Add cross-compilation guesses for MidnightBSD.Bruno Haible2021-02-078-16/+25
* threadlib: Add support for MidnightBSD.Bruno Haible2021-02-071-3/+3
* host-os: Add support for MidnightBSD.Bruno Haible2021-02-071-1/+2
* c-stack: Adjust for MidnightBSD.Bruno Haible2021-02-071-2/+2
* relocatable-prog: Add support for MidnightBSD.Bruno Haible2021-02-071-3/+4
* wcwidth: Document MidnightBSD bug.Bruno Haible2021-02-071-3/+5
* pthread_sigmask: Document MidnightBSD bug.Bruno Haible2021-02-071-5/+5