summaryrefslogtreecommitdiff
path: root/m4/calloc.m4
Commit message (Expand)AuthorAgeFilesLines
* Improve cross-compilation from midipix.Bruno Haible2023-02-171-9/+9
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* calloc-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-031-4/+5
* malloc-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-031-2/+2
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* {realloc,calloc}-gnu: Fix autoconf macro (regression 2021-04-18).Bruno Haible2021-05-101-2/+4
* {malloc,realloc,calloc}-gnu: Fix autoconf macro (regression 2021-04-18).Bruno Haible2021-05-091-2/+4
* malloc-gnu, etc.: prefer AS_CASE to woolly AS_IFPaul Eggert2021-04-181-2/+1
* malloc-gnu, etc.: sync better with AutoconfPaul Eggert2021-04-181-10/+5
* malloc, etc.: check for ptrdiff_t overflowPaul Eggert2021-04-171-51/+16
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* calloc-gnu: Make the test work in non-flat address spaces.Bruno Haible2020-05-231-9/+20
* calloc-gnu: Avoid wrong configure results with GCC's AddressSanitizer.Bruno Haible2020-05-231-28/+43
* calloc-gnu: Avoid wrong configure results with clang.Bruno Haible2020-05-231-2/+2
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Add option to assume the best, not the worst, when cross-compiling.Bruno Haible2019-09-091-3/+3
* Support cross-compilation to musl libc.Bruno Haible2019-03-231-1/+3
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* Add cross-compilation results for GNU/Hurd.Samuel Thibault2017-12-291-7/+7
* Improve cross-compilation guesses for native Windows.Bruno Haible2017-07-131-1/+3
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* misc: port better to gcc -fsanitize=addressPaul Eggert2016-02-061-3/+7
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* *alloc-gnu, eealloc: Avoid "guessing no" when cross-compiling to glibc.Bruno Haible2012-05-041-3/+17
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-2/+2
* Use ', not `, for quoting output.Paul Eggert2012-01-051-2/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* calloc-posix, calloc-gnu: Move AC_LIBOBJs to module description.Bruno Haible2011-06-161-9/+3
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Put more information about failed tests into the test return codes.Bruno Haible2010-12-061-9/+19
* Make the module 'calloc-gnu' work again on AIX and OSF/1.Bruno Haible2010-08-291-3/+3
* Fix HAVE_CALLOC_POSIX misnomer.Bruno Haible2010-06-221-1/+1
* Use modern idiom for calloc() replacement.Bruno Haible2010-06-221-17/+22
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-6/+6
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-7/+7
* Fix underquoting of AC_LANG_PROGRAM arguments.Bruno Haible2008-04-151-3/+3
* Simplify the malloc/realloc/calloc macrology.Bruno Haible2007-09-091-13/+2
* New module 'calloc-posix'.Bruno Haible2007-09-091-2/+32
* * lib/memcasecmp.c: Include <limits.h>.Paul Eggert2006-07-051-4/+3
* Sync from coreutils.Paul Eggert2005-09-231-3/+2
* Use an all-permissive copyright notice, recommended by RMS.Paul Eggert2005-01-231-15/+4
* (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementationsPaul Eggert2004-11-171-11/+24
* Merge from coreutils.Paul Eggert2004-08-071-5/+1
* * modules/calloc: New file.Jim Meyering2004-06-101-0/+47