malloc: Add posix_memalign test.
[platform/upstream/glibc.git] / malloc / hooks.c
2013-06-08 Joseph MyersUse (void) in no-arguments function definitions.
2013-03-08 Joseph MyersRemove __malloc_ptr_t.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-09-05 Siddhesh PoyarekarReturn requested size for malloc_usable_size when MALLO...
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-31 Ulrich DrepperCleanups of malloc
2012-01-16 Ulrich DrepperMinor cleanups of malloc code
2011-09-11 Ulrich DrepperRemove MALLOC_FAILURE_ACTION use in malloc
2011-09-11 Ulrich DrepperSimplify malloc initialization
2011-09-10 Ulrich DrepperSimplify malloc code
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-07-08 Ulrich Drepper(memalign_check): No need to use checked_request2size.
2009-11-01 Ulrich DrepperRestore locking in free_check.
2009-04-17 Ulrich Drepper(top_check): Force hook value into register.
2009-04-16 Ulrich Drepper[BZ #9957]
2009-04-08 Ulrich Drepper* malloc/malloc.c (_int_realloc): Add parameter with...
2009-03-13 Ulrich Drepper* config.h.in (USE_MULTIARCH): Define.
2009-02-07 Ulrich Drepper(_int_realloc): Likewise. Third argument is now padded...
2009-02-07 Ulrich Drepper* malloc/malloc.c (_int_free): Second argument is now...
2008-07-15 Ulrich Drepper(__malloc_check_init): Remove printf.
2007-05-21 Ulrich Drepper* malloc/hooks.c (MALLOC_STATE_VERSION): Bump.
2007-05-13 Ulrich Drepper[MALLOC_DEBUG]: Keep track of current maximum number...
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-10-27 Ulrich DrepperUSE_TLS support is now default.
2005-11-21 Ulrich Drepper..
2005-10-12 Ulrich DrepperCorrectly implement M_MXFAST.
2005-04-27 Ulrich Drepper* elf/dl-close.c: Include stddef.h.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-12-14 Ulrich Drepper[BZ #457]
2004-09-09 Ulrich DrepperUpdate.
2004-09-09 Ulrich DrepperUpdate.
2004-08-21 Ulrich DrepperUpdate.
2003-09-12 Ulrich DrepperUpdate.
2003-01-27 Ulrich Drepper(mem2chunk_check): Check alignment of mem pointer,...
2002-12-06 Roland McGrath* sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope...
2002-08-26 Roland McGrath2002-08-26 Brian Youmans <3diff@gnu.org>
2002-08-25 Ulrich DrepperUpdate.
2002-08-23 Roland McGrath* malloc/hooks.c (__malloc_initialize_hook, __free_hook,
2002-08-23 Roland McGrath2002-08-23 Roland McGrath <roland@redhat.com>
2002-07-11 Ulrich DrepperUpdate.
2002-07-11 Ulrich DrepperUpdate.
2002-04-04 Ulrich DrepperUpdate.
2002-02-07 Roland McGrath* malloc/hooks.c [! HAVE_MREMAP]: Conditionalize unused...
2002-01-29 Ulrich DrepperUpdate.