about summary refs log tree commit diff
path: root/malloc/hooks.c
Commit message (Expand)AuthorAgeFilesLines
* Restore locking in free_check. release/2.10/masterUlrich Drepper2009-11-231-17/+20
* (top_check): Force hook value into register.Ulrich Drepper2009-04-171-1/+1
* [BZ #9957]Ulrich Drepper2009-04-161-6/+7
* * malloc/malloc.c (_int_realloc): Add parameter with old blockUlrich Drepper2009-04-081-3/+23
* * config.h.in (USE_MULTIARCH): Define.Ulrich Drepper2009-03-131-5/+10
* (_int_realloc): Likewise. Third argument is now padded sizeUlrich Drepper2009-02-071-2/+5
* * malloc/malloc.c (_int_free): Second argument is now mchunkptr.Ulrich Drepper2009-02-071-8/+7
* (__malloc_check_init): Remove printf.Ulrich Drepper2008-07-151-3/+1
* * malloc/hooks.c (MALLOC_STATE_VERSION): Bump.Ulrich Drepper2007-05-211-12/+15
* [MALLOC_DEBUG]: Keep track of current maximum number of mmaps. n_mmaps_max is...Ulrich Drepper2007-05-131-1/+10
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-2/+2
* .Jakub Jelinek2007-07-311-2/+2
* USE_TLS support is now default.Ulrich Drepper2006-10-271-2/+2
* ..Ulrich Drepper2005-11-211-2/+0
* Correctly implement M_MXFAST.Ulrich Drepper2005-10-121-1/+1
* * elf/dl-close.c: Include stddef.h.Ulrich Drepper2005-04-271-8/+37
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-38/+11
* 2.5-18.1Jakub Jelinek2007-07-121-11/+38
* [BZ #457]Ulrich Drepper2004-12-141-8/+14
* Update.Ulrich Drepper2004-09-091-1/+1
* Update.Ulrich Drepper2004-09-091-4/+4
* Update.Ulrich Drepper2004-08-211-65/+6
* Update.Ulrich Drepper2003-09-121-4/+48
* (mem2chunk_check): Check alignment of mem pointer, not of the computed chunk.Ulrich Drepper2003-01-271-2/+2
* * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath2002-12-061-0/+26
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-4/+4
* Update.Ulrich Drepper2002-08-251-1/+1
* * malloc/hooks.c (__malloc_initialize_hook, __free_hook,Roland McGrath2002-08-231-34/+0
* 2002-08-23 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-231-13/+24
* Update.Ulrich Drepper2002-07-111-6/+5
* Update.Ulrich Drepper2002-07-111-0/+2
* Update.Ulrich Drepper2002-04-041-0/+6
* * malloc/hooks.c [! HAVE_MREMAP]: Conditionalize unused decls.Roland McGrath2002-02-071-3/+3
* Update.Ulrich Drepper2002-01-291-0/+631