summaryrefslogtreecommitdiff
path: root/lib/malloca.c
Commit message (Expand)AuthorAgeFilesLines
* * lib/malloca.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.Paul Eggert2011-04-081-3/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1]Paul Eggert2010-10-101-2/+3
* Avoid relocwrapper link errors due to gnulib replacement functions.Bruno Haible2010-06-091-0/+3
* 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-32/+32
* Move to here from allocsa.c.Bruno Haible2007-06-091-0/+137