summaryrefslogtreecommitdiff
path: root/m4/realloc.m4
Commit message (Expand)AuthorAgeFilesLines
* Improve cross-compilation from midipix.Bruno Haible2023-02-171-2/+2
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* realloc-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-031-4/+4
* 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-14/+10
* malloc, etc.: check for ptrdiff_t overflowPaul Eggert2021-04-171-22/+10
* Add cross-compilation guesses for MidnightBSD.Bruno Haible2021-02-071-2/+2
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Avoid "warning: The macro `AC_HEADER_STDC' is obsolete".Bruno Haible2020-09-281-8/+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-7/+3
* Support cross-compilation to musl libc.Bruno Haible2019-03-231-2/+2
* Clarify that cross-compilation guesses are guesses.Bruno Haible2019-03-231-4/+11
* 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-2/+2
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* misc: port better to gcc -fsanitize=addressPaul Eggert2016-02-061-4/+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-1/+39
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* realloc-*: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-9/+3
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Make the module 'realloc-gnu' work again on AIX and OSF/1.Bruno Haible2010-08-291-3/+3
* Fix HAVE_REALLOC_POSIX misnomer.Bruno Haible2010-06-221-1/+1
* Use modern idiom for realloc() replacement.Bruno Haible2010-06-221-5/+26
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-3/+3
* Simplify the malloc/realloc/calloc macrology.Bruno Haible2007-09-091-13/+2
* New module 'realloc-posix'.Bruno Haible2007-09-091-0/+34
* * realloc.m4: Remove file, since now it does no more thanJim Meyering2004-03-311-25/+0
* An independent .m4 file for each module.Bruno Haible2002-12-311-26/+16
* (jm_FUNC_REALLOC): Change the `checking ...' messageJim Meyering2002-04-091-3/+4
* Use AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever the right hand side ne...Jim Meyering2001-09-171-3/+3
* Quote the first argument in each use of AC_DEFUN.Jim Meyering2001-08-121-2/+2
* fix typo in last changeJim Meyering2000-07-021-1/+1
* Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_na...Jim Meyering2000-07-021-3/+2
* Use AC_SUBST(LIBOBJS) since we set LIBOBJS.Jim Meyering1999-02-071-0/+1
* Use .$ac_objext, not .oJim Meyering1999-02-071-1/+1
* Use the 3-argument forms of AC_DEFINE* macros.Jim Meyering1999-01-291-7/+3
* Use the new 3-arg form of AC_DEFINE instead of my gross kludge.Jim Meyering1999-01-101-9/+3
* Add insurance: tell xmalloc.c we've done the test.Jim Meyering1997-11-031-0/+11