summaryrefslogtreecommitdiff
path: root/lib/calloc.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Make the module 'calloc-gnu' work again on AIX and OSF/1.Bruno Haible2010-08-291-2/+5
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-5/+5
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Oops, avoid an infinite recursion.Bruno Haible2007-09-091-0/+3
* New module 'calloc-posix'.Bruno Haible2007-09-091-12/+36
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+2
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)Jim Meyering2005-06-161-5/+4
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* (rpl_calloc): Defend against buggy calloc implementationsPaul Eggert2004-11-171-1/+9
* * modules/calloc: New file.Jim Meyering2004-06-101-0/+39