manual/llio.texi: update manual to document file-private locks
[jlayton/glibc.git] / malloc / arena.c
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
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.