Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -5/+4 |
* | Oops, avoid an infinite recursion. | Bruno Haible | 2007-09-09 | 1 | -0/+3 |
* | New module 'calloc-posix'. | Bruno Haible | 2007-09-09 | 1 | -12/+36 |
* | * _fpending.c: Include <config.h> unconditionally, since we no | Paul Eggert | 2006-09-13 | 1 | -4/+2 |
* | Use a consistent style for including <config.h>. | Paul Eggert | 2005-09-19 | 1 | -1/+1 |
* | (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1) | Jim Meyering | 2005-06-16 | 1 | -5/+4 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | (rpl_calloc): Defend against buggy calloc implementations | Paul Eggert | 2004-11-17 | 1 | -1/+9 |
* | * modules/calloc: New file. | Jim Meyering | 2004-06-10 | 1 | -0/+39 |