summaryrefslogtreecommitdiff
path: root/m4/malloc.m4
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* malloc-*: 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 'malloc-gnu' work again on AIX and OSF/1.Bruno Haible2010-08-291-3/+3
* Modernize AC_TRY_COMPILE invocations.Bruno Haible2010-08-261-6/+10
* Fix HAVE_MALLOC_POSIX misnomer.Bruno Haible2010-06-221-1/+1
* Use modern idiom for malloc() replacement.Bruno Haible2010-06-211-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
* Oops, invert the direction of the test.Bruno Haible2007-09-091-1/+1
* Simplify the malloc/realloc/calloc macrology.Bruno Haible2007-09-091-9/+16
* New module 'malloc-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_MALLOC): 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
* .Jim Meyering1997-10-261-0/+33