summaryrefslogtreecommitdiff
path: root/lib/realloc.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* realloc: port to AIX 7.1Paul Eggert2021-04-211-2/+2
* malloc, etc.: check for ptrdiff_t overflowPaul Eggert2021-04-171-39/+16
* malloc, realloc: fix recently-introduced #undef typosPaul Eggert2021-04-161-0/+4
* malloc, realloc, calloc: Support restricted library symbols on AIX.Bruno Haible2021-04-111-6/+2
* realloc: fix undef typoPaul Eggert2021-04-101-0/+1
* Make it possible to compile realloc.c separately, unconditionally.Bruno Haible2021-01-311-7/+13
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* * lib/realloc.c (_GL_USE_STDLIB_ALLOC, malloc, realloc): Likewise.Paul Eggert2011-04-081-13/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Make the module 'realloc-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-2/+2
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-1/+1
* Fix a compilation error of realloc.c on OSF/1 4.0d and similar bugs.Bruno Haible2007-11-061-5/+28
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Oops, avoid an infinite recursion.Bruno Haible2007-09-091-0/+4
* New module 'realloc-posix'.Bruno Haible2007-09-091-6/+22
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+3
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* (rpl_realloc): Call 'free' if n==0, since realloc might fail.Paul Eggert2004-11-171-4/+11
* Remove K&R cruft.Paul Eggert2003-09-091-8/+3
* Append 2003 to copyright dates.Paul Eggert2003-08-161-1/+1
* .h files should stand alone, but we shouldn't include <sys/types.h>Paul Eggert2003-06-041-1/+1
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* *** empty log message ***Jim Meyering1997-11-031-1/+1
* *** empty log message ***Jim Meyering1997-11-031-1/+4
* declare mallocJim Meyering1997-09-151-0/+1
* .Jim Meyering1997-09-151-0/+40