Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * lib/malloca.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise. | Paul Eggert | 2011-04-08 | 1 | -3/+1 |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -1/+1 |
* | rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1] | Paul Eggert | 2010-10-10 | 1 | -2/+3 |
* | Avoid relocwrapper link errors due to gnulib replacement functions. | Bruno Haible | 2010-06-09 | 1 | -0/+3 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | update nearly all FSF copyright year lists to include 2009 | Jim Meyering | 2009-12-29 | 1 | -1/+1 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -32/+32 |
* | Move to here from allocsa.c. | Bruno Haible | 2007-06-09 | 1 | -0/+137 |