summaryrefslogtreecommitdiff
path: root/lib/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* malloc: simplifyPaul Eggert2021-04-211-3/+0
* malloc, etc.: check for ptrdiff_t overflowPaul Eggert2021-04-171-20/+12
* malloc, realloc: fix recently-introduced #undef typosPaul Eggert2021-04-161-0/+3
* malloc, realloc, calloc: Support restricted library symbols on AIX.Bruno Haible2021-04-111-6/+3
* Make it possible to compile malloc.c separately, unconditionally.Bruno Haible2021-01-311-5/+11
* 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: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* * lib/malloc.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.Paul Eggert2011-04-081-4/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Make the module 'malloc-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
* Oops, avoid an infinite recursion.Bruno Haible2007-09-091-0/+3
* New module 'malloc-posix'.Bruno Haible2007-09-091-4/+23
* * _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
* Fix header comment to match module title.Paul Eggert2004-11-171-1/+1
* Remove K&R cruft.Paul Eggert2003-09-091-4/+2
* .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
* ansideclifyJim Meyering1998-12-071-3/+2
* .Jim Meyering1997-10-261-0/+39