Remove pre-ISO C support
[platform/upstream/linaro-glibc.git] / malloc / arena.c
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2011-11-14 Ulrich DrepperMerge branch 'x32-strcase'
2011-11-14 Andreas SchwabDon't call reused_arena when _int_new_arena failed
2011-11-10 Andreas SchwabCheck malloc arana limit atomically
2011-09-11 Ulrich DrepperSimplify malloc initialization
2011-09-10 Ulrich DrepperSimplify malloc code
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-09-10 Ulrich DrepperCleanup of configuration options
2010-08-17 Anton BlanchardReplace divide and multiply with mask in sYSTRIm
2009-04-16 Ulrich Drepper[BZ #9957]
2009-03-13 Ulrich Drepper* config.h.in (USE_MULTIARCH): Define.
2009-02-07 Ulrich Drepper* malloc/malloc.c (_int_free): Second argument is now...
2007-12-12 Ulrich Drepper* malloc/arena.c (grow_heap): Split out code to shrink...
2007-10-28 Ulrich Drepper* malloc/arena.c [!NO_THREADS]: Use ATFORK_MEM if defined.
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-05-07 Jakub Jelinek* malloc/arena.c (heap_info): Add mprotect_size field...
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.
2006-09-07 Ulrich Drepper[BZ #2775]
2006-08-22 Ulrich Drepperplatforms define as 512K. For 64-bit platforms as...
2006-08-22 Ulrich Drepper* malloc/malloc.c (DEFAULT_MMAP_THRESHOLD_MAX): For...
2006-04-24 Ulrich Drepper* malloc/arena.c (ptmalloc_init): Don't call __malloc_c...
2006-03-06 Roland McGrath* malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2...
2005-11-21 Ulrich Drepper..
2005-10-12 Ulrich Drepper* include/malloc.h: Remove _int_new_arena prototype.
2005-10-10 Ulrich Drepper* malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_a...
2005-09-27 Ulrich Drepper[BZ #838]
2005-03-08 Ulrich Drepper(ptmalloc_init): Recognize MALLOC_PERTURB_ and call...
2005-03-01 Roland McGrath2005-03-01 Alfred M. Szmidt <ams@gnu.org>
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-12-10 Ulrich DrepperUpdate.
2004-10-18 Ulrich DrepperUpdate.
2004-10-14 Ulrich Drepper[BZ #77]
2004-10-04 Ulrich DrepperUpdate.
2004-09-28 Ulrich DrepperUpdate.
2004-09-08 Ulrich DrepperUpdate.
2003-07-01 Ulrich DrepperUpdate.
2002-12-27 Roland McGrath* malloc/arena.c (ptmalloc_init): Don't call next_env_e...
2002-12-12 Ulrich Drepper(ptmalloc_unlock_all2): Don't add (void) to mutex_init...
2002-12-06 Roland McGrath* sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope...
2002-11-20 Roland McGrath2002-11-18 Wolfram Gloger <wg@malloc.de>
2002-08-26 Roland McGrath2002-08-26 Brian Youmans <3diff@gnu.org>
2002-01-29 Ulrich DrepperUpdate.