summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* string, wchar: Don't cause link errors for rpl_free (regr. 2021-09-07).Bruno Haible2021-09-182-2/+6
* threadlib: Avoid crashes in thread-related functions on Cygwin 3.2.0.Bruno Haible2021-09-171-26/+36
* stdint-tests: long long preproc on recent Sun CPaul Eggert2021-09-121-1/+2
* extern-inline: Fix syntax error on macOS with GCC 11 (regr. 2021-08-22).Bruno Haible2021-09-131-2/+2
* strerror_r-posix: port even better to AndroidPaul Eggert2021-09-082-2/+7
* strerror_r-posix: port better to AndroidPaul Eggert2021-09-081-4/+6
* string, wchar: avoid some namespace pollutionPaul Eggert2021-09-071-1/+1
* sigsegv: Improve cross-compilation support for LoongArch CPU.Sun Haiyong2021-09-041-1/+2
* gnulib-common.m4: Clarify logic behind _GL_UNUSED_LABEL.Bruno Haible2021-08-221-1/+3
* gnulib-common.m4: Make _GL_UNUSED_LABEL effective for clang.Bruno Haible2021-08-221-1/+1
* gnulib-common.m4: Use C2x [[maybe_unused]] when possible.Bruno Haible2021-08-221-2/+2
* gnulib-common.m4: Document the gnulib-internal _GL_ATTRIBUTE_* macros.Bruno Haible2021-08-221-8/+129
* c-stack: Test for libsigsegv once, not twice.Bruno Haible2021-08-222-7/+25
* c-stack: fix libsigsegv dependencyPaul Eggert2021-08-171-1/+2
* gnulib-common.m4: Minor style fix.Bruno Haible2021-08-081-8/+8
* year2038: Fix recommendation regarding -m64 flag.Bruno Haible2021-08-071-3/+3
* manywarnings: enable some malloc warningsPaul Eggert2021-08-021-9/+3
* year2038: work even if time_t is narrower than intPaul Eggert2021-08-021-1/+2
* year2038: port to unusual time_t platformsPaul Eggert2021-08-021-25/+36
* xalloc: no attribute (malloc (free)) on inlinePaul Eggert2021-08-011-1/+2
* manywarnings: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-2/+2
* gnulib-common: update for gcc -Wmismatched-deallocPaul Eggert2021-07-311-0/+12
* gnulib-common: update for C2x 2020-12-11 draftPaul Eggert2021-07-311-9/+20
* limits-h: add BOOL_MAX, BOOL_WIDTHPaul Eggert2021-07-311-1/+2
* Don't use '#pragma weak' for thread functions in Linux/glibc>=2.34.Bruno Haible2021-07-171-16/+48
* Fix cross-compilation test results.Bruno Haible2021-07-173-5/+8
* regex: modernize to newer regex bugsetPaul Eggert2021-07-141-2/+38
* regex: fix shell quoting problem in configurationPaul Eggert2021-07-141-3/+3
* year2038: Add --disable-year2038 optionPaul Eggert2021-07-062-10/+15
* year2038: support glibc 2.34 _TIME_BITS=64Paul Eggert2021-07-012-26/+65
* environ: Fix wrong autoconf test result in C++ mode.Bruno Haible2021-06-281-2/+3
* sigsegv, sigsegv-tests: Assign my contributions to the FSF.Eric Blake2021-06-211-1/+0
* 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