| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace divide and multiply with mask in sYSTRIm |  Anton Blanchard | 2010-08-16 | 1 | -5/+5 |
* | [BZ #9957] |  Ulrich Drepper | 2009-04-16 | 1 | -2/+3 |
* | * config.h.in (USE_MULTIARCH): Define. |  Ulrich Drepper | 2009-03-13 | 1 | -16/+187 |
* | * malloc/malloc.c (_int_free): Second argument is now mchunkptr. |  Ulrich Drepper | 2009-02-07 | 1 | -1/+1 |
* | * malloc/arena.c (grow_heap): Split out code to shrink heap into... |  Ulrich Drepper | 2007-12-12 | 1 | -33/+47 |
* | * malloc/arena.c [!NO_THREADS]: Use ATFORK_MEM if defined. |  Ulrich Drepper | 2007-10-28 | 1 | -0/+4 |
* | * malloc/hooks.c (MALLOC_STATE_VERSION): Bump. |  Ulrich Drepper | 2007-05-21 | 1 | -3/+0 |
* | [MALLOC_DEBUG]: Keep track of current maximum number of mmaps. n_mmaps_max is the target. |  Ulrich Drepper | 2007-05-13 | 1 | -0/+3 |
* | * malloc/arena.c (heap_info): Add mprotect_size field, adjust pad. |  Jakub Jelinek | 2007-05-07 | 1 | -8/+29 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483, BZ #3493, BZ #3514, BZ #3515, BZ #3664, BZ #3673, BZ #3674] |  Ulrich Drepper | 2007-01-11 | 1 | -33/+12 |
* | . |  Jakub Jelinek | 2007-07-31 | 1 | -12/+33 |
* | USE_TLS support is now default. |  Ulrich Drepper | 2006-10-27 | 1 | -4/+4 |
* | [BZ #2775] |  Ulrich Drepper | 2006-09-07 | 1 | -1/+1 |
* | platforms define as 512K. For 64-bit platforms as 32MB. The lower |  Ulrich Drepper | 2006-08-22 | 1 | -1/+1 |
* | * malloc/malloc.c (DEFAULT_MMAP_THRESHOLD_MAX): For 32-bit |  Ulrich Drepper | 2006-08-22 | 1 | -1/+5 |
* | * malloc/arena.c (ptmalloc_init): Don't call __malloc_check_initcvs/fedora-glibc-20060424T2027 |  Ulrich Drepper | 2006-04-24 | 1 | -2/+2 |
* | * malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value.cvs/fedora-glibc-20060306T0720 |  Roland McGrath | 2006-03-06 | 1 | -2/+11 |
* | .. |  Ulrich Drepper | 2005-11-21 | 1 | -2/+0 |
* | * include/malloc.h: Remove _int_new_arena prototype. |  Ulrich Drepper | 2005-10-12 | 1 | -42/+42 |
* | * malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_arena_ptr. |  Ulrich Drepper | 2005-10-10 | 1 | -1/+2 |
* | [BZ #838] |  Ulrich Drepper | 2005-09-27 | 1 | -1/+20 |
* | (ptmalloc_init): Recognize MALLOC_PERTURB_ and call mallopt appropriately. |  Ulrich Drepper | 2005-03-08 | 1 | -2/+9 |
* | 2005-03-01 Alfred M. Szmidt <ams@gnu.org> |  Roland McGrath | 2005-03-01 | 1 | -3/+3 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. |  Ulrich Drepper | 2004-12-22 | 1 | -119/+60 |
* | 2.5-18.1 |  Jakub Jelinek | 2007-07-12 | 1 | -60/+119 |
* | Update. |  Ulrich Drepper | 2004-12-10 | 1 | -13/+20 |
* | Update.cvs/fedora-glibc-20041018T2320 |  Ulrich Drepper | 2004-10-18 | 1 | -2/+9 |
* | [BZ #77] |  Ulrich Drepper | 2004-10-14 | 1 | -0/+17 |
* | Update. |  Ulrich Drepper | 2004-10-04 | 1 | -15/+47 |
* | Update. |  Ulrich Drepper | 2004-09-28 | 1 | -1/+2 |
* | Update. |  Ulrich Drepper | 2004-09-08 | 1 | -13/+12 |
* | Update. |  Ulrich Drepper | 2003-07-01 | 1 | -1/+2 |
* | * malloc/arena.c (ptmalloc_init): Don't call next_env_entry if |  Roland McGrath | 2002-12-27 | 1 | -43/+44 |
* | (ptmalloc_unlock_all2): Don't add (void) to mutex_init calls. (arena_get2): Don't look at return value of mutex_lock. |  Ulrich Drepper | 2002-12-12 | 1 | -8/+4 |
* | * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN. |  Roland McGrath | 2002-12-06 | 1 | -7/+74 |
* | 2002-11-18 Wolfram Gloger <wg@malloc.de> |  Roland McGrath | 2002-11-20 | 1 | -3/+9 |
* | 2002-08-26 Brian Youmans <3diff@gnu.org> |  Roland McGrath | 2002-08-26 | 1 | -4/+4 |
* | Update. |  Ulrich Drepper | 2002-01-29 | 1 | -0/+746 |