summaryrefslogtreecommitdiff
path: root/m4/realloc.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* be stricter: check for both P == 0 and N == 0.Jim Meyering1997-11-031-2/+2
* .Jim Meyering1997-09-151-0/+33