Age | Commit message (Expand) | Author |
2012-09-05 | Return requested size for malloc_usable_size when MALLOC_CHECK_ > 0 | Siddhesh Poyarekar |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-31 | Cleanups of malloc | Ulrich Drepper |
2012-01-16 | Minor cleanups of malloc code | Ulrich Drepper |
2011-09-10 | Remove MALLOC_FAILURE_ACTION use in malloc | Ulrich Drepper |
2011-09-10 | Simplify malloc initialization | Ulrich Drepper |
2011-09-10 | Simplify malloc code | Ulrich Drepper |
2011-09-10 | Remove support for !USE___THREAD | Ulrich Drepper |
2011-07-08 | (memalign_check): No need to use checked_request2size. | Ulrich Drepper |
2009-11-01 | Restore locking in free_check. | Ulrich Drepper |
2009-04-17 | (top_check): Force hook value into register. | Ulrich Drepper |
2009-04-16 | [BZ #9957] | Ulrich Drepper |
2009-04-08 | * malloc/malloc.c (_int_realloc): Add parameter with old block | Ulrich Drepper |
2009-03-13 | * config.h.in (USE_MULTIARCH): Define. | Ulrich Drepper |
2009-02-07 | (_int_realloc): Likewise. Third argument is now padded size | Ulrich Drepper |
2009-02-07 | * malloc/malloc.c (_int_free): Second argument is now mchunkptr. | Ulrich Drepper |
2008-07-15 | (__malloc_check_init): Remove printf. | Ulrich Drepper |
2007-05-21 | * malloc/hooks.c (MALLOC_STATE_VERSION): Bump. | Ulrich Drepper |
2007-05-13 | [MALLOC_DEBUG]: Keep track of current maximum number of mmaps. n_mmaps_max is... | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper |
2005-11-21 | .. | Ulrich Drepper |
2005-10-12 | Correctly implement M_MXFAST. | Ulrich Drepper |
2005-04-27 | * elf/dl-close.c: Include stddef.h. | Ulrich Drepper |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |
2004-12-14 | [BZ #457] | Ulrich Drepper |
2004-09-09 | Update. | Ulrich Drepper |
2004-09-09 | Update. | Ulrich Drepper |
2004-08-21 | Update. | Ulrich Drepper |
2003-09-12 | Update. | Ulrich Drepper |
2003-01-27 | (mem2chunk_check): Check alignment of mem pointer, not of the computed chunk. | Ulrich Drepper |
2002-12-06 | * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN. | Roland McGrath |
2002-08-26 | 2002-08-26 Brian Youmans <3diff@gnu.org> | Roland McGrath |
2002-08-25 | Update. | Ulrich Drepper |
2002-08-23 | * malloc/hooks.c (__malloc_initialize_hook, __free_hook, | Roland McGrath |
2002-08-23 | 2002-08-23 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-07-11 | Update. | Ulrich Drepper |
2002-07-11 | Update. | Ulrich Drepper |
2002-04-04 | Update. | Ulrich Drepper |
2002-02-07 | * malloc/hooks.c [! HAVE_MREMAP]: Conditionalize unused decls. | Roland McGrath |
2002-01-29 | Update. | Ulrich Drepper |