summaryrefslogtreecommitdiff
path: root/m4/calloc.m4
Commit message (Expand)AuthorAgeFilesLines
* 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