]> git.ipfire.org Git - thirdparty/glibc.git/history - malloc/arena.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / malloc / arena.c
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-23  Florian Weimermalloc: Update comment for list_lock
2015-12-21  Florian Weimermalloc: Fix list_lock/arena lock deadlock [BZ #19182]
2015-12-16  Florian Weimermalloc: Fix attached thread reference count handling...
2015-11-24  Florian WeimerReplace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER...
2015-10-28  Florian Weimermalloc: Prevent arena free_list from turning cyclic...
2015-10-17  Florian Weimermalloc: Rewrite with explicit TLS access using __thread
2015-10-08  Carlos O'Donellmalloc: Consistently apply trim_threshold to all heaps...
2015-08-24  Siddhesh PoyarekarDon't use the main arena in retry path if it is corrupt
2015-08-24  Siddhesh PoyarekarDrop unused first argument from arena_get2
2015-06-26  Mel Gormanmalloc: Do not corrupt the top of a threaded heap if...
2015-05-19  Siddhesh PoyarekarAvoid deadlock in malloc on backtrace (BZ #16159)
2015-04-02  Mel Gormanmalloc: Consistently apply trim_threshold to all heaps...
2015-02-18  Carlos O'DonellUse alignment macros, pagesize and powerof2.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-02-10  Ondřej BílkaRemove THREAD_STATS.
2014-01-02  Ondřej BílkaReformat malloc to gnu style.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-10  Ondřej BílkaDrop PER_THREAD conditionals from malloc.
2013-12-09  Ondřej BílkaReplace malloc force_reg by atomic_forced_read.
2013-09-20  Alexandre OlivaAdd malloc probes for sbrk and heap resizing.
2013-09-20  Alexandre OlivaAdd catch-all alloc retry probe.
2013-09-20  Alexandre OlivaAdd probes for malloc arena changes.
2013-09-20  Alexandre OlivaAdd first set of memory probes.
2013-03-08  Joseph MyersRemove __malloc_ptr_t.
2013-01-17  Pino ToscanoAdd HAVE_MREMAP for mremap usage
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-04  Roland McGrathName space hygeine for madvise.
2012-09-25  Siddhesh PoyarekarShrink heap on linux when overcommit_memory == 2
2012-09-24  H.J. LuProperly handle fencepost with MALLOC_ALIGN_MASK
2012-09-07  Siddhesh PoyarekarCleanup code duplication in malloc on fallback to use...
2012-09-05  Alexandre Oliva* malloc/arena.c: Fold copyright years.
2012-08-17  Roland McGrathMake malloc build for no-threads configurations.
2012-08-10  Jeff LawFix whitespace problems detected by commit hooks.
2012-08-10  Jeff Law [BZ #13939]
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
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-31  Ulrich DrepperHandle ARENA_TEST correctly
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... cvs/fedora-glibc-20060424T2027
2006-03-06  Roland McGrath* malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2... cvs/fedora-glibc-20060306T0720
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. cvs/fedora-glibc-20041018T2320
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.